Skip to content

Hostname

cobleskill.edu

Last fetched

cobleskill.edu resolves to 1 IPv4 address operated by SUNY-COBLESKILL - The State University of New York College of Agriculture and Technology at Cobleskill in US.

Nutrition Label

WHISPER CANON · cobleskill.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/cobleskill.edu

Resolution chain

cobleskill.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
137.36.27.51137.36.0.0/16AS401917SUNY-COBLESKILL - The State University of New York College of Agriculture and Technology at CobleskillUS

WHOIS identity

Registrar
Organization
suny college of agriculture & technology
Contact emails

Subdomains

64 observed subdomains of cobleskill.edu.

Web-graph footprint

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

389 sites link to this hostname.

262 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cobleskill.edu.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.itec.suny.edu
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.36.32.33
SPF_IP142.0.187.42/32
SPF_IP147.160.167.0/26
SPF_IP216.69.106.22/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32

Related pages

Pivot deeper into the graph from cobleskill.edu.

Cypher and MCP

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

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