Skip to content

Hostname

anyhow.jp

Last fetched

anyhow.jp resolves to 2 IPv4 addresses operated by GMO-I-R1 - GMO Internet, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
150.95.155.159150.95.128.0/17AS7506GMO-I-R1 - GMO Internet, Inc.JP
163.44.176.24163.44.176.0/20AS7506GMO-I-R1 - GMO Internet, Inc.JP

WHOIS identity

Registrar
Organization
anyhow
Contact emails

Subdomains

4 observed subdomains of anyhow.jp.

Web-graph footprint

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

6 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • anyhow.jp

SPF policy

4 SPF mechanisms authorising senders for anyhow.jp.

MechanismTarget
SPF_INCLUDEmxr.valueserver.jp
SPF_IP157.7.184.19/32
SPF_IP163.44.176.24
SPF_IP2400:8500:1301:162:0:0:24:1

Related pages

Pivot deeper into the graph from anyhow.jp.

Cypher and MCP

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

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