Skip to content

Hostname

mail.nigerianflightdeck.com

Last fetched

mail.nigerianflightdeck.com resolves to 2 IPv4 addresses operated by AS329184 in ZA.

Nutrition Label

WHISPER CANON · mail.nigerianflightdeck.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.nigerianflightdeck.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.119.248.190160.119.248.0/24AS329184ZA
198.54.125.196198.54.125.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.nigerianflightdeck.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mail.nigerianflightdeck.com.

MechanismTarget
SPF_Amail.nigerianflightdeck.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_MXmail.nigerianflightdeck.com

Related pages

Pivot deeper into the graph from mail.nigerianflightdeck.com.

Cypher and MCP

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

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