Skip to content

Hostname

api.ssmfi.org

Last fetched

api.ssmfi.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.ssmfi.orgRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.ssmfi.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.148.209.19916.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.205.23334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.171.1335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.226.9844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.146.14154.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.212.23854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.200.25554.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.181.3154.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.ssmfi.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for api.ssmfi.org.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from api.ssmfi.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api.ssmfi.org"})-[: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.