Skip to content

Hostname

htb.co.jp

Last fetched

htb.co.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · htb.co.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/htb.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.181.10.11418.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
hokkaido television broadcasting corporation
Contact emails

Subdomains

27 observed subdomains of htb.co.jp.

Web-graph footprint

Distinct hostnames that link to or from htb.co.jp in the public web crawl.

2,237 sites link to this hostname.

186 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for htb.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEsend.safetylink24.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.securemx.jp
SPF_IP182.236.81.0/24
SPF_IP202.144.234.0/24

Related pages

Pivot deeper into the graph from htb.co.jp.

Cypher and MCP

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

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