Skip to content

Hostname

mail.sslforfree.com

Last fetched

mail.sslforfree.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mail.sslforfree.comRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.sslforfree.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.67.244100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
204.236.233.51204.236.224.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.155.1463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.28.793.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.187.11944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.246.15754.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mail.sslforfree.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sendinblue.com

Related pages

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

Cypher and MCP

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

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