Skip to content

Hostname

sales.pinecreekstructures.com

Last fetched

sales.pinecreekstructures.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

sales.pinecreekstructures.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.23.229.216107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.240.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.180.8234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.153.9334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.12.13998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.19.2698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with sales.pinecreekstructures.com in WhisperGraph.

Subdomains

2 observed subdomains of sales.pinecreekstructures.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sales.pinecreekstructures.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.leadconnectorhq.com

Related pages

Pivot deeper into the graph from sales.pinecreekstructures.com.

Cypher and MCP

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

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