Hostname
davidrgammons.com
Last fetched
davidrgammons.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:99 as the registrar.
Nutrition Label
Resolution chain
davidrgammons.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.104.17.163 | 172.104.16.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:99
- Organization
- alex taylor
- Contact emails
- 011k107q5776@filteredemailaddress.com
- 015d1t310637@junkemailprevention.com
- 1i7f6r6209@junkemailprevention.com
- 1j984p4793@eliminatejunkemail.com
- 1q1y894093@eliminatejunkemail.com
- 21369o613824@nojunkemailaddress.com
- 218y54181815@nojunkemailaddress.com
- 4a5s6v3397@junkemailprevention.com
- 4b6i9b3270@eliminatejunkemail.com
- 4k3m8c3664@nojunkemailaddress.com
- 4n6e4f5049@eliminatejunkemail.com
- 518z3u208134@junkemailprevention.com
- 591d070764@junkemailprevention.com
- 5z9p2s3610@eliminatejunkemail.com
- 6d73195954@junkemailprevention.com
- 717w7g7k1480@eliminatejunkemail.com
- 818m897q4903@junkemailprevention.com
Subdomains
1 observed subdomain of davidrgammons.com.
| Subdomain |
|---|
| www.davidrgammons.com |
Web-graph footprint
Distinct hostnames that link to or from davidrgammons.com in the public web crawl.
7 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for davidrgammons.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
Related pages
Pivot deeper into the graph from davidrgammons.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "davidrgammons.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.