Skip to content

Hostname

sewcialstudies.com

Last fetched

sewcialstudies.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sewcialstudies.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sewcialstudies.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.185.12213.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.713.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.9013.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.9713.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
3.168.102.383.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.403.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.703.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.953.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 1247751014
Contact emails

Subdomains

1 observed subdomain of sewcialstudies.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sewcialstudies.com.

MechanismTarget
SPF_Asewcialstudies.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEsecureserver.net
SPF_MXsewcialstudies.com

Related pages

Pivot deeper into the graph from sewcialstudies.com.

Cypher and MCP

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

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