Skip to content

Hostname

strings-group.jp

Last fetched

strings-group.jp resolves to 2 IPv4 addresses operated by OCN - NTT DOCOMO BUSINESS,Inc. in JP.

Nutrition Label

WHISPER CANON · strings-group.jpRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/strings-group.jp

Resolution chain

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

IPPrefixASNOperatorCountry
180.42.42.120180.0.0.0/10AS4713OCN - NTT DOCOMO BUSINESS,Inc.JP
52.223.42.13852.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

6 observed subdomains of strings-group.jp.

Web-graph footprint

Distinct hostnames that link to or from strings-group.jp in the public web crawl.

258 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for strings-group.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_IP180.42.42.120

Related pages

Pivot deeper into the graph from strings-group.jp.

Cypher and MCP

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

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