Skip to content

Hostname

itsoforthilfe.com

Last fetched

itsoforthilfe.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · itsoforthilfe.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/itsoforthilfe.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.121.197.973.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.72.173.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.11.4235.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.148.8952.44.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
technologieengel consulting
Contact emails

Subdomains

7 observed subdomains of itsoforthilfe.com.

Web-graph footprint

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

6 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for itsoforthilfe.com.

MechanismTarget
SPF_Awww.itsoforthilfe.com
SPF_INCLUDE_spf.google.com
SPF_IP209.85.208.74/32

Related pages

Pivot deeper into the graph from itsoforthilfe.com.

Cypher and MCP

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

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