Skip to content

Hostname

forsythtech.edu

Last fetched

forsythtech.edu resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · forsythtech.eduRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/forsythtech.edu

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.160.393.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.593.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.63.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.713.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1153.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1163.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.173.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.353.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
forsyth technical community college
Contact emails

Subdomains

104 observed subdomains of forsythtech.edu.

Web-graph footprint

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

509 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for forsythtech.edu.

Related pages

Pivot deeper into the graph from forsythtech.edu.

Cypher and MCP

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

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