Skip to content

Hostname

void2life.com

Last fetched

void2life.com resolves to 1 IPv4 address operated by AS8551 in IL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · void2life.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/void2life.com

Resolution chain

void2life.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.81.95.1082.81.80.0/20AS8551IL

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

3 observed subdomains of void2life.com.

Web-graph footprint

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

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for void2life.com.

MechanismTarget
SPF_Avoid2life.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.81.95.10
SPF_MXvoid2life.com

Related pages

Pivot deeper into the graph from void2life.com.

Cypher and MCP

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

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