Skip to content

Hostname

iphtml.biz

Last fetched

iphtml.biz resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · iphtml.bizRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/iphtml.biz

Resolution chain

iphtml.biz resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.243.2018.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.2818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.3418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.4018.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
65.9.175.11165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.130.7465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.3365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.9565.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.9465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iphtml.biz.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com

Related pages

Pivot deeper into the graph from iphtml.biz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iphtml.biz"})-[: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.