Skip to content

Hostname

stu48.com

Last fetched

stu48.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · stu48.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stu48.com

Resolution chain

stu48.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.176.21813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.5.2713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.77.19518.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.83.10135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.189.5235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.36.4135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.25.17235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.130.25235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.91.18035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.71.23443.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.22.5443.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.70.4752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.201.2352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.78.12752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.29.10652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.5.5154.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.189.13257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.68.10313.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.111.20657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

7 observed subdomains of stu48.com.

Web-graph footprint

Distinct hostnames that link to or from stu48.com in the public web crawl.

179 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for stu48.com.

MechanismTarget
SPF_INCLUDE_netblocks.3hands.co.jp
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf1.siella.jp
SPF_INCLUDEwebcas.net
SPF_IP180.189.37.128/25
SPF_IP54.250.186.95

Related pages

Pivot deeper into the graph from stu48.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stu48.com"})-[: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.