Skip to content

Hostname

nula49.com

Last fetched

nula49.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nula49.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nula49.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.17.233104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.178.168172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.119.89.100185.119.89.0/24AS207604RS

WHOIS identity

Registrar
iana:303
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of nula49.com.

Web-graph footprint

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

52 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for nula49.com.

MechanismTarget
SPF_Anula49.com
SPF_INCLUDEspf.emailfilter.io
SPF_IP185.119.89.100
SPF_MXnula49.com

Related pages

Pivot deeper into the graph from nula49.com.

Cypher and MCP

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

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