Skip to content

Hostname

fmadata.com

Last fetched

fmadata.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · fmadata.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fmadata.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.90.30100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.143.8618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.95.9923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.82.24535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.40.10552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.79.21452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.116.2352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.45.14367.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
brian long
Contact emails

Subdomains

34 observed subdomains of fmadata.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fmadata.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP45.55.139.159

Related pages

Pivot deeper into the graph from fmadata.com.

Cypher and MCP

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

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