Hostname
maz-pro.com
Last fetched
maz-pro.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
maz-pro.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of maz-pro.com owner
- Contact emails
- 256351fb-b21d-48e9-8271-ee99e71ed35f@identity-protect.org
- 55bdd9ab-72b9-4565-ab59-a6c221458a79@identity-protect.org
- 693032c1-3ee7-432a-8ece-47dc35308418@identity-protect.org
- a8e1a024-15c2-4a54-a36c-f15b3fbd09dd@identity-protect.org
- d35a79b6-a347-4565-983d-af60c84cde74@identity-protect.org
- d3e86973-149e-495e-a657-c8609b1a1ff9@identity-protect.org
- owner-3682441@maz-pro.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from maz-pro.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from maz-pro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maz-pro.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.