Skip to content

Hostname

freightmango.com

Last fetched

freightmango.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · freightmango.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint7.8/10canon.whisper.security/host/freightmango.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.141.220.703.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of freightmango.com.

Web-graph footprint

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

43 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for freightmango.com.

MechanismTarget
SPF_Afreightmango.com
SPF_INCLUDE115759329.ppspf.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEncfp.asia
SPF_INCLUDEnetcore.co.in
SPF_IP103.94.240.40
SPF_IP103.94.240.41
SPF_IP18.224.59.89
SPF_MXfreightmango.com

Related pages

Pivot deeper into the graph from freightmango.com.

Cypher and MCP

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

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