Skip to content

Hostname

nexicom.net

Last fetched

nexicom.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nexicom.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nexicom.net

Resolution chain

nexicom.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 011058441
Contact emails

Subdomains

51,027 observed subdomains of nexicom.net.

Web-graph footprint

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

78 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nexicom.net.

MechanismTarget
SPF_Anexicom.net
SPF_INCLUDEspf.mailjet.com
SPF_IP163.182.253.107/32
SPF_IP163.182.253.87/32
SPF_IP163.182.255.66/32
SPF_IP216.168.107.0/26
SPF_IP216.168.115.179/29
SPF_IP216.168.122.123
SPF_IP216.168.96.0/24
SPF_IP2607:4980:0:aaa:250:56ff:fe81:b4bb
SPF_IP66.79.233.8
SPF_IP66.79.254.213/30
SPF_IP76.75.85.27/29

Related pages

Pivot deeper into the graph from nexicom.net.

Cypher and MCP

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

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