Hostname
firstdakota.com
Last fetched
firstdakota.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
firstdakota.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 |
|---|---|---|---|---|
| 35.164.160.82 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ck54x4342hv@networksolutionsprivateregistration.com
- ep8hs2362v8@networksolutionsprivateregistration.com
- ev49u3a42pr@networksolutionsprivateregistration.com
- gv5wz3nf47p@networksolutionsprivateregistration.com
- n94r55zz7rq@networksolutionsprivateregistration.com
- qe9hf6ey49s@networksolutionsprivateregistration.com
- rk86d8mp6zb@networksolutionsprivateregistration.com
- t26rt9ee6a4@networksolutionsprivateregistration.com
- un52v5km3hf@networksolutionsprivateregistration.com
- wg4zd7k75bs@networksolutionsprivateregistration.com
- xn3qs2rc3zs@networksolutionsprivateregistration.com
- xs7s92jk7j5@networksolutionsprivateregistration.com
- y49u592a7q4@networksolutionsprivateregistration.com
Subdomains
32 observed subdomains of firstdakota.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from firstdakota.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for firstdakota.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from firstdakota.com.
- IP · 35.164.160.82
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ck54x4342hv@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fi…
- 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: "firstdakota.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.