Skip to content

Hostname

sopia.or.jp

Last fetched

sopia.or.jp resolves to 1 IPv4 address operated by AS10013 in JP.

Nutrition Label

WHISPER CANON · sopia.or.jpRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sopia.or.jp

Resolution chain

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

IPPrefixASNOperatorCountry
218.223.239.4218.241.24.0/22AS10013JP

WHOIS identity

Registrar
Organization
sopiafons co.,ltd.
Contact emails

Subdomains

2,587 observed subdomains of sopia.or.jp.

Web-graph footprint

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

247 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for sopia.or.jp.

MechanismTarget
SPF_IP118.27.105.1
SPF_IP153.121.32.164
SPF_IP160.16.145.97
SPF_IP202.3.148.192/26
SPF_IP218.223.239.0/28
SPF_IP218.223.239.16/28
SPF_IP218.223.239.32/28
SPF_MXsopia.or.jp

Related pages

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

Cypher and MCP

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

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