Skip to content

Hostname

rollins.edu

Last fetched

rollins.edu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · rollins.eduRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/rollins.edu

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.10413.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.12313.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.2113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.3513.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
52.222.205.1052.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.12152.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.3552.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.6452.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
rollins college
Contact emails

Subdomains

118 observed subdomains of rollins.edu.

Web-graph footprint

Distinct hostnames that link to or from rollins.edu in the public web crawl.

1,370 sites link to this hostname.

640 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rollins.edu.

Related pages

Pivot deeper into the graph from rollins.edu.

Cypher and MCP

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

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