Skip to content

Hostname

lists.stage.shared.fsisac.com

Last fetched

lists.stage.shared.fsisac.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lists.stage.shared.fsisac.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lists.stage.shared.fsisac.com

Resolution chain

lists.stage.shared.fsisac.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.70.11.22052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.24.22652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.222.6954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.249.11298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with lists.stage.shared.fsisac.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lists.stage.shared.fsisac.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDElists.stage.shared.fsisac.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.156.244
SPF_IP148.163.158.241
SPF_IP34.232.82.193
SPF_IP98.88.160.143

Related pages

Pivot deeper into the graph from lists.stage.shared.fsisac.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lists.stage.shared.fsisac.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.