Skip to content

Hostname

agrinovix.com

Last fetched

agrinovix.com resolves to 9 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · agrinovix.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/agrinovix.com

Resolution chain

agrinovix.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.1.45.174128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.45.175128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.45.176128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.45.177128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.45.178128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.45.179128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.45.180128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.45.181128.1.45.0/24AS21859ZEN-ECN - Zenlayer IncVN
163.181.1.126163.181.1.0/24AS24429RU

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from agrinovix.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for agrinovix.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from agrinovix.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "agrinovix.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.