Skip to content

Hostname

ihjoz.com

Last fetched

ihjoz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.3718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.1154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
mobile solutions (offshore) s.a.l.
Contact emails

Subdomains

9 observed subdomains of ihjoz.com.

Web-graph footprint

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

123 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ihjoz.com.

MechanismTarget
SPF_Aihjoz.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_MXihjoz.com

Related pages

Pivot deeper into the graph from ihjoz.com.

Cypher and MCP

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

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