Skip to content

Hostname

dogo.or.jp

Last fetched

dogo.or.jp resolves to 1 IPv4 address operated by HTCN - Hokuriku Telecommunication Network Co. in JP.

Nutrition Label

WHISPER CANON · dogo.or.jpRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dogo.or.jp

Resolution chain

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

IPPrefixASNOperatorCountry
210.167.12.177210.167.0.0/19AS7668HTCN - Hokuriku Telecommunication Network Co.JP

WHOIS identity

Registrar
Organization
dogo hotspring inn cooperative
Contact emails

Subdomains

2 observed subdomains of dogo.or.jp.

Web-graph footprint

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

306 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dogo.or.jp.

MechanismTarget
SPF_Adogo.or.jp
SPF_INCLUDEsecondsv.sakawa.jp
SPF_INCLUDEspf.mediawars.ne.jp
SPF_IP13.115.68.131
SPF_IP210.167.12.177
SPF_MXdogo.or.jp

Related pages

Pivot deeper into the graph from dogo.or.jp.

Cypher and MCP

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

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