Hostname
akins.com
Last fetched
akins.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
akins.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 |
|---|---|---|---|---|
| 34.174.134.225 | 34.174.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- health food associates,
- Contact emails
- dv95p75z3sz@networksolutionsprivateregistration.com
- ec7tf88a66v@networksolutionsprivateregistration.com
- fz9gq8jw35y@networksolutionsprivateregistration.com
- p39yk2g35d3@networksolutionsprivateregistration.com
- 44dc4569ff12465f96c163c40558d33d.protect@whoisguard.com
- 02a3787204cf47db90049399cb7df9c2.protect@withheldforprivacy.com
- c4667c8b4c7c42a9971d131e6121a9b9.protect@withheldforprivacy.com
- rg9vk2cs92u@networksolutionsprivateregistration.com
- sk46w2bm3er@networksolutionsprivateregistration.com
- tr4jw7e65dd@networksolutionsprivateregistration.com
- wz38w4x43qy@networksolutionsprivateregistration.com
- yn97529v8gw@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of akins.com.
Web-graph footprint
Distinct hostnames that link to or from akins.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for akins.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 64.207.230.224/29 |
| SPF_IP | 75.61.80.144/29 |
Related pages
Pivot deeper into the graph from akins.com.
- IP · 34.174.134.225
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1068
- Country · US
- Email · dv95p75z3sz@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ak…
- 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: "akins.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.