Skip to content

Hostname

interstructinc.pipelinesuite.com

Last fetched

interstructinc.pipelinesuite.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · interstructinc.pipelinesuite.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/interstructinc.pipelinesuite.com

Resolution chain

interstructinc.pipelinesuite.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.204.109.13218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.204.4218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.133.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.87.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.207.2503.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.71.1543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.184.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.248.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.92.8252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.133.2554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.65.25354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.236.16698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with interstructinc.pipelinesuite.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for interstructinc.pipelinesuite.com.

MechanismTarget
SPF_Ainterstructinc.pipelinesuite.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXinterstructinc.pipelinesuite.com

Related pages

Pivot deeper into the graph from interstructinc.pipelinesuite.com.

Cypher and MCP

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

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