Skip to content

Hostname

falcon.com.eg

Last fetched

falcon.com.eg resolves to 2 IPv4 addresses operated by AS36454 in US.

Nutrition Label

WHISPER CANON · falcon.com.egRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/falcon.com.eg

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with falcon.com.eg in WhisperGraph.

Subdomains

8 observed subdomains of falcon.com.eg.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • falcon.com.eg

SPF policy

10 SPF mechanisms authorising senders for falcon.com.eg.

MechanismTarget
SPF_Afalcon.com.eg
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP153.92.215.1
SPF_IP192.250.227.153
SPF_IP192.250.227.80
SPF_IP212.1.212.168
SPF_IP212.1.212.4
SPF_IP212.1.215.200
SPF_MXfalcon.com.eg

Related pages

Pivot deeper into the graph from falcon.com.eg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "falcon.com.eg"})-[: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.