Skip to content

Hostname

ringerhut.jp

Last fetched

ringerhut.jp resolves to 1 IPv4 address operated by SAKURA-C - SAKURA Internet Inc. in JP.

Nutrition Label

WHISPER CANON · ringerhut.jpRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ringerhut.jp

Resolution chain

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

IPPrefixASNOperatorCountry
49.212.235.9949.212.0.0/16AS9371SAKURA-C - SAKURA Internet Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

33 observed subdomains of ringerhut.jp.

Web-graph footprint

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

754 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ringerhut.jp.

MechanismTarget
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf01.gnavi.co.jp
SPF_IP119.18.220.115
SPF_IP119.18.221.9
SPF_IP162.43.117.23/24
SPF_IP182.48.49.206
SPF_IP182.50.104.197
SPF_IP49.212.243.98
SPF_MXringerhut.jp

Related pages

Pivot deeper into the graph from ringerhut.jp.

Cypher and MCP

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

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