Skip to content

Hostname

c-3.jp

Last fetched

c-3.jp resolves to 2 IPv4 addresses operated by AS2516 in JP.

Nutrition Label

WHISPER CANON · c-3.jpRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/c-3.jp

Resolution chain

c-3.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
c3 limited.
Contact emails

Subdomains

55 observed subdomains of c-3.jp.

Web-graph footprint

Distinct hostnames that link to or from c-3.jp in the public web crawl.

14 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for c-3.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP210.238.206.54
SPF_IP210.238.206.55
SPF_IP210.238.206.60
SPF_IP85.131.209.117

Related pages

Pivot deeper into the graph from c-3.jp.

Cypher and MCP

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

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