Skip to content

Hostname

4hse.com

Last fetched

4hse.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · 4hse.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4hse.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.1313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.41.11499.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.11599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.3699.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.5899.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:168
Organization
4hse
Contact emails

Subdomains

6 observed subdomains of 4hse.com.

Web-graph footprint

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

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 4hse.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEodoo.com

Related pages

Pivot deeper into the graph from 4hse.com.

Cypher and MCP

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

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