Skip to content

Hostname

nexus360x.com

Last fetched

nexus360x.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nexus360x.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/nexus360x.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.47.220104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.211172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.126.148.2343.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.214.1573.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.161.20963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nexus360x.com owner
Contact emails

Subdomains

4 observed subdomains of nexus360x.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nexus360x.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nexus360x.com.

Cypher and MCP

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

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