Skip to content

Hostname

n1xtb.net

Last fetched

n1xtb.net resolves to 2 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · n1xtb.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/n1xtb.net

Resolution chain

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

IPPrefixASNOperatorCountry
50.241.87.15550.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.230.52.796.230.0.0/16AS701UUNET - Verizon BusinessUS

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

1 observed subdomain of n1xtb.net.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for n1xtb.net.

MechanismTarget
SPF_Amail.n1xtb.net
SPF_INCLUDEi-it.co.uk
SPF_IP50.241.87.151
SPF_IP96.230.52.20

Related pages

Pivot deeper into the graph from n1xtb.net.

Cypher and MCP

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

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