Hostname
dgolds.com
Last fetched
dgolds.com resolves to 1 IPv4 address operated by PAIR-NETWORKS - pair Networks in US. WHOIS lists iana:99 as the registrar.
Nutrition Label
Resolution chain
dgolds.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 |
|---|---|---|---|---|
| 216.92.229.254 | 216.92.0.0/16 | AS7859 | PAIR-NETWORKS - pair Networks | US |
WHOIS identity
- Registrar
- iana:99
- Organization
- david goldsmith
- Contact emails
- 211e9l9v3694@nojunkemailaddress.com
- 211g977r0186@nojunkemailaddress.com
- 214w5g737654@eliminatejunkemail.com
- 276l717773@filteredemailaddress.com
- 31351e6u7558@filteredemailaddress.com
- 418m015q1980@eliminatejunkemail.com
- 517e87052711@filteredemailaddress.com
- 518u8c184846@filteredemailaddress.com
- 5c60346001@filteredemailaddress.com
- 6l1a999913@nojunkemailaddress.com
- 7h056g6473@filteredemailaddress.com
- 7l6e8p0050@nojunkemailaddress.com
- 7x6g7433@nojunkemailaddress.com
- 8176639z4594@junkemailprevention.com
- 8p6a8b6136@junkemailprevention.com
- 913m0u375130@filteredemailaddress.com
- 9m6l4f4616@junkemailprevention.com
Subdomains
1 observed subdomain of dgolds.com.
| Subdomain |
|---|
| www.dgolds.com |
Web-graph footprint
Distinct hostnames that link to or from dgolds.com in the public web crawl.
6 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for dgolds.com.
| Mechanism | Target |
|---|---|
| SPF_A | dg.pairserver.com |
| SPF_A | mail2.g4.pair.com |
| SPF_A | www1.g4.pair.com |
| SPF_INCLUDE | dg.mail.pairserver.com |
| SPF_INCLUDE | pairlist.com |
| SPF_INCLUDE | relay.pair.com |
| SPF_INCLUDE | webmail.pair.com |
Related pages
Pivot deeper into the graph from dgolds.com.
- IP · 216.92.229.254
- ASN · AS7859PAIR-NETWORKS - pair Networks
- Registrar · iana:99
- Country · US
- Email · 211e9l9v3694@nojunkemailaddress.com
- TLD · .com
- Browse hostnames · dg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dgolds.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.