Skip to content

Hostname

socio22.jp

Last fetched

socio22.jp resolves to 1 IPv4 address operated by SERVER-MANIA - B2 Net Solutions Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.4.90.22869.4.80.0/20AS55286SERVER-MANIA - B2 Net Solutions Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of socio22.jp.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • socio22.jp

SPF policy

3 SPF mechanisms authorising senders for socio22.jp.

MechanismTarget
SPF_Asocio22.jp
SPF_MXsocio22.jp
SPF_REDIRECTspf.iq-servers.com

Related pages

Pivot deeper into the graph from socio22.jp.

Cypher and MCP

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

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