Skip to content

Hostname

flcc.edu

Last fetched

flcc.edu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.95.22615.197.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
75.2.122.15175.2.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
finger lakes community college
Contact emails

Subdomains

668 observed subdomains of flcc.edu.

Web-graph footprint

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

342 sites link to this hostname.

261 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for flcc.edu.

MechanismTarget
SPF_Aflcc.edu
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsfsolutionsmail.com
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.finalsiteconnect.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.156.234.146
SPF_IP192.156.234.147
SPF_IP198.187.196.100/32
SPF_IP206.107.42.249/32
SPF_IP206.107.42.254/32
SPF_MXflcc.edu

Related pages

Pivot deeper into the graph from flcc.edu.

Cypher and MCP

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

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