Skip to content

Hostname

amberstudent.com

Last fetched

amberstudent.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amberstudent.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/amberstudent.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.252.10518.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.3918.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.518.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.8318.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.221.1083.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1113.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.923.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.993.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.168.73.1183.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.663.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.863.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.973.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of amberstudent.com.

Web-graph footprint

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

1,227 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amberstudent.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmail.zohoanalytics.in
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from amberstudent.com.

Cypher and MCP

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

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