Skip to content

Hostname

fb.cmsco.app

Last fetched

fb.cmsco.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · fb.cmsco.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fb.cmsco.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.11413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.1213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.144.10618.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.1118.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.2218.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.7818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fb.cmsco.app in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fb.cmsco.app.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from fb.cmsco.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fb.cmsco.app"})-[: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.