Skip to content

Hostname

snrec.jp

Last fetched

snrec.jp resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · snrec.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/snrec.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.202.1318.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.5118.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.5518.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.9818.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
203.183.234.35203.183.192.0/18AS4694JP

WHOIS identity

Registrar
Organization
rittor music,
Contact emails

Subdomains

2 observed subdomains of snrec.jp.

Web-graph footprint

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

314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for snrec.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.impress.co.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from snrec.jp.

Cypher and MCP

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

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