Skip to content

Hostname

htc89.com

Last fetched

htc89.com resolves to 1 IPv4 address operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · htc89.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/htc89.com

Resolution chain

htc89.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.163.68.9148.163.0.0/17AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:460
Organization
jeantean lin
Contact emails

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • htc89.com

SPF policy

10 SPF mechanisms authorising senders for htc89.com.

MechanismTarget
SPF_Aa-team43.a-team.com.tw
SPF_Aa-team63.a-team.com.tw
SPF_Ahtc89.com
SPF_Amsa.hinet.net
SPF_IP109.123.235.158
SPF_IP118.163.107.204
SPF_IP148.163.68.9
SPF_IP198.199.112.78
SPF_IP66.94.123.9
SPF_MXhtc89.com

Related pages

Pivot deeper into the graph from htc89.com.

Cypher and MCP

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

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