Skip to content

Hostname

4860.jp

Last fetched

4860.jp resolves to 1 IPv4 address operated by AS9370 in JP.

Nutrition Label

WHISPER CANON · 4860.jpRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/4860.jp

Resolution chain

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

IPPrefixASNOperatorCountry
27.133.148.23427.133.128.0/19AS9370JP

WHOIS identity

Registrar
Organization
softel
Contact emails

Subdomains

3 observed subdomains of 4860.jp.

Web-graph footprint

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

1,294 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 4860.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_c.softel.co.jp
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErtg.snva.jp
SPF_INCLUDEspf.baremetal.jp
SPF_IP27.133.148.234

Related pages

Pivot deeper into the graph from 4860.jp.

Cypher and MCP

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

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