Skip to content

Hostname

alivv.net

Last fetched

alivv.net resolves to 10 IPv4 addresses operated by AS152194 in JP. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · alivv.netRouting diversity3.9/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/alivv.net

Resolution chain

alivv.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

12 observed subdomains of alivv.net.

Web-graph footprint

Distinct hostnames that link to or from alivv.net in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for alivv.net.

MechanismTarget
SPF_IPfdec:ae16:fda7::/48

Related pages

Pivot deeper into the graph from alivv.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "alivv.net"})-[: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.