Hostname
drsboyd.com
Last fetched
drsboyd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
drsboyd.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.122.120 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.13 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.72 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.91 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.64.7 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.78 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.83 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.95 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- drs. boyd p.c.
- Contact emails
Subdomains
2 observed subdomains of drsboyd.com.
| Subdomain |
|---|
| ns.drsboyd.com |
| www.drsboyd.com |
Web-graph footprint
Distinct hostnames that link to or from drsboyd.com in the public web crawl.
5 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for drsboyd.com.
| Mechanism | Target |
|---|---|
| SPF_A | drsboyd.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 69.168.72.15 |
| SPF_IP | 69.168.78.98 |
| SPF_MX | drsboyd.com |
Related pages
Pivot deeper into the graph from drsboyd.com.
- IP · 3.168.122.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · 0b21kvoaughm6a8dqhbj5ri4oh@domaindiscreet.com
- TLD · .com
- Browse hostnames · dr…
- 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: "drsboyd.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.