Skip to content

Hostname

classmethod.jp

Last fetched

classmethod.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · classmethod.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/classmethod.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.10813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.11713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.12913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.2813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1023.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1193.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.143.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.193.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for classmethod.jp.

MechanismTarget
SPF_INCLUDE21302757.spf03.hubspotemail.net
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP133.186.35.0/24

Related pages

Pivot deeper into the graph from classmethod.jp.

Cypher and MCP

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

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