Skip to content

Hostname

flindersbpm.appiancloud.com

Last fetched

flindersbpm.appiancloud.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · flindersbpm.appiancloud.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/flindersbpm.appiancloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.248.11513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.117.62.17018.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.138.49.11618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.20.21918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.12.12.2013.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.45.1313.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
43.218.203.17443.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
43.218.214.25243.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
43.218.60.15843.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

No WHOIS records are currently associated with flindersbpm.appiancloud.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flindersbpm.appiancloud.com.

MechanismTarget
SPF_INCLUDEap-southeast-2.spf.appiancloud.com
SPF_INCLUDEap-southeast-2.spf.outbound-mail.appian-customer.com
SPF_IP52.64.142.168
SPF_IP54.206.25.87
SPF_IP54.206.25.97

Related pages

Pivot deeper into the graph from flindersbpm.appiancloud.com.

Cypher and MCP

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

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