Hostname
wagr.com
Last fetched
wagr.com resolves to 11 IPv4 addresses operated by AS20940 in MX. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
wagr.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:299
- Organization
- the royal and ancient golf club of st andrews
- Contact emails
Subdomains
18 observed subdomains of wagr.com.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wagr.com in the public web crawl.
422 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for wagr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.ess.uk.barracudanetworks.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.208.126.243/32 |
| SPF_IP | 52.31.106.198/32 |
Related pages
Pivot deeper into the graph from wagr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wagr.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.