Skip to content

Hostname

lists.test.shared.fsisac.com

Last fetched

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

Nutrition Label

WHISPER CANON · lists.test.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.test.shared.fsisac.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.30.190100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.104.26100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.210.10744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.88.3354.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDElists.test.shared.fsisac.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.156.244
SPF_IP148.163.158.241
SPF_IP3.224.169.253
SPF_IP54.159.111.13

Related pages

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

Cypher and MCP

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

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