Skip to content

Hostname

captive.edge.dev.fortisase.com

Last fetched

captive.edge.dev.fortisase.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · captive.edge.dev.fortisase.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/captive.edge.dev.fortisase.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.230.293.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.533.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.743.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.823.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
54.192.142.10454.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.11254.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.2354.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.7754.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with captive.edge.dev.fortisase.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for captive.edge.dev.fortisase.com.

MechanismTarget
SPF_INCLUDEstspg-customer.com
SPF_IP159.183.211.101

Related pages

Pivot deeper into the graph from captive.edge.dev.fortisase.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "captive.edge.dev.fortisase.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.