Skip to content

Hostname

creehan.com

Last fetched

creehan.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · creehan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/creehan.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.117.123.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.323.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.73.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.873.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.174.11654.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.1554.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.1954.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.2054.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from creehan.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for creehan.com.

MechanismTarget
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.219.158.14
SPF_IP216.71.141.128/32
SPF_IP68.232.130.139/32
SPF_IP72.237.71.75/32

Related pages

Pivot deeper into the graph from creehan.com.

Cypher and MCP

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

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