Hostname
zgraph.net
Last fetched
zgraph.net resolves to 104.156.48.89, announced in 104.156.48.0/24 by HVC-AS - HIVELOCITY, Inc. in US. zgraph.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.156.48.89
104.156.48.0/24 · HVC-AS - HIVELOCITY, Inc. · Tampa, US
IPv6 resolution
No AAAA record for zgraph.net is recorded in WhisperGraph.
Attribution
hivelocity
ORIGIN_AS
WHOIS identity
- Registrar
- iana:320
- Registrant organisation
- bill zachary
- Contact emails
- billz@zgraph.com
Subdomains
Mail and authentication
Nameservers
- ns10.digicertdns.com
- ns.zgraph.net
- ns2.zgraph.net
- ns3.zgraph.net
- ns4.zgraph.net
- ns5.zgraph.net
MX records
- mx1.emailsrvr.com
- mx2.emailsrvr.com
SPF policy
- include: emailsrvr.com
- include: sendgrid.net
- mx: zgraph.net
Threat-feed evidence
History
Related pages
Pivot from zgraph.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zgraph.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.