Skip to content

Hostname

foambymail.com

Last fetched

foambymail.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · foambymail.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/foambymail.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.80.51104.22.3.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.10.83104.28.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.83104.28.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.174.90172.68.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.109172.68.29.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

10 observed subdomains of foambymail.com.

Web-graph footprint

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

254 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for foambymail.com.

MechanismTarget
SPF_Adeda303.mivamerchant.net
SPF_Afoambymail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.105.51.114
SPF_IP50.245.100.41
SPF_MXfoambymail.com

Related pages

Pivot deeper into the graph from foambymail.com.

Cypher and MCP

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

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