Skip to content

Hostname

notifalcon.com

Last fetched

notifalcon.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · notifalcon.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/notifalcon.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.161.43.249203.161.43.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of notifalcon.com.

Web-graph footprint

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

69 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • notifalcon.com

SPF policy

6 SPF mechanisms authorising senders for notifalcon.com.

MechanismTarget
SPF_Anotifalcon.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP174.138.191.234
SPF_IP203.161.43.249
SPF_IP74.50.80.202
SPF_MXnotifalcon.com

Related pages

Pivot deeper into the graph from notifalcon.com.

Cypher and MCP

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

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