Hostname
precious-primary.com
Last fetched
precious-primary.com resolves to 2 IPv4 addresses operated by WZ-US-40824 - Webzilla Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
precious-primary.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 74.117.183.165 | 74.117.176.0/21 | AS40824 | WZ-US-40824 - Webzilla Inc. | US |
| 88.85.94.249 | 88.85.94.0/24 | AS35415 | WEBZILLA - Webzilla B.V. | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of precious-primary.com.
| Subdomain |
|---|
| mail.precious-primary.com |
Web-graph footprint
Distinct hostnames that link to or from precious-primary.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from precious-primary.com.
- IP · 74.117.183.165
- ASN · AS40824WZ-US-40824 - Webzilla Inc.
- Registrar · iana:1068
- Country · US
- Email · a532dcb3fe7a4cf6a2ddd92ec317240a.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · pr…
- 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: "precious-primary.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.