Skip to content

Hostname

nullvoid.in

Last fetched

nullvoid.in resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · nullvoid.inRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nullvoid.in

Resolution chain

nullvoid.in resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.110108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.19108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.46108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.65108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.78.57108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.83108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.91108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.95108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

4 observed subdomains of nullvoid.in.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nullvoid.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohoinvoice.in

Related pages

Pivot deeper into the graph from nullvoid.in.

Cypher and MCP

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

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