Hostname
naturewhey.com
Last fetched
naturewhey.com resolves to 1 IPv4 address operated by AS49126 in TR. WHOIS lists iana:1091 as the registrar.
Nutrition Label
Resolution chain
naturewhey.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 |
|---|---|---|---|---|
| 94.138.199.170 | 94.138.199.0/24 | AS49126 | — | TR |
WHOIS identity
- Registrar
- iana:1091
- Organization
- perfect privacy,
- Contact emails
Subdomains
1 observed subdomain of naturewhey.com.
| Subdomain |
|---|
| mail.naturewhey.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for naturewhey.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ihs.com.tr |
| SPF_MX | mail.naturewhey.com |
Related pages
Pivot deeper into the graph from naturewhey.com.
- IP · 94.138.199.170
- ASN · AS49126
- Registrar · iana:1091
- Country · TR
- Email · 1ccc089d0a28fd0a0e31371d00fbc0b8@domaindiscreet.com
- TLD · .com
- Browse hostnames · na…
- 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: "naturewhey.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.