Skip to content

Hostname

nas.ultimateaddons.com

Last fetched

nas.ultimateaddons.com resolves to 1 IPv4 address operated by BT-UK-AS BTnet UK Regional network in GB.

Nutrition Label

WHISPER CANON · nas.ultimateaddons.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nas.ultimateaddons.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.123.140.81213.120.0.0/14AS2856BT-UK-AS BTnet UK Regional networkGB

WHOIS identity

No WHOIS records are currently associated with nas.ultimateaddons.com in WhisperGraph.

Subdomains

1 observed subdomain of nas.ultimateaddons.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nas.ultimateaddons.com.

MechanismTarget
SPF_Anas.ultimateaddons.com
SPF_INCLUDErelay.email-cluster.com
SPF_IP62.182.23.200
SPF_IP83.223.118.120
SPF_IP83.223.118.161
SPF_MXnas.ultimateaddons.com

Related pages

Pivot deeper into the graph from nas.ultimateaddons.com.

Cypher and MCP

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

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