Skip to content

Hostname

hiop.io

Last fetched

hiop.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · hiop.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/hiop.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.13.11718.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.11818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.5218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.7218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
3.169.121.213.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.483.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.513.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.683.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:81
Organization
buildnn srl
Contact emails

Subdomains

16 observed subdomains of hiop.io.

Web-graph footprint

Distinct hostnames that link to or from hiop.io in the public web crawl.

21 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hiop.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hiop.io.

Cypher and MCP

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

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