Skip to content

Hostname

post.update.bfmsa.com

Last fetched

post.update.bfmsa.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

post.update.bfmsa.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.130.149.9108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.59.70108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.249.1813.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.217.673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.81.160.2503.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.34.983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.47.1823.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.118.333.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.69.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.242.131.8834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.251.7434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.94.11234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.91.57.5752.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.154.235.4254.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.56.7554.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.162.54.17454.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.13.14454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.216.11.22954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.248.19754.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.81.215.16754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from post.update.bfmsa.com.

Cypher and MCP

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

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