Skip to content

Hostname

mail.infrafer.com

Last fetched

mail.infrafer.com resolves to 1 IPv4 address operated by AS329494 in DZ.

Nutrition Label

WHISPER CANON · mail.infrafer.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mail.infrafer.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.207.216.121102.207.216.0/22AS329494DZ

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.infrafer.com.

MechanismTarget
SPF_Amail.infrafer.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP102.207.216.121
SPF_IP135.181.225.133/32
SPF_IP181.214.31.79
SPF_IP217.182.196.224
SPF_IP37.187.142.75
SPF_MXmail.infrafer.com

Related pages

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

Cypher and MCP

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

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