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
Resolution chain
cobleskill.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 137.36.27.51 | 137.36.0.0/16 | AS401917 | SUNY-COBLESKILL - The State University of New York College of Agriculture and Technology at Cobleskill | US |
WHOIS identity
- Registrar
- —
- Organization
- suny college of agriculture & technology
- Contact emails
- —
Subdomains
64 observed subdomains of cobleskill.edu.
Showing 25 of 64. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for cobleskill.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.itec.suny.edu |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.36.32.33 |
| SPF_IP | 142.0.187.42/32 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 216.69.106.22/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
Related pages
Pivot deeper into the graph from cobleskill.edu.
- IP · 137.36.27.51
- ASN · AS401917SUNY-COBLESKILL - The State University of New York College of Agriculture and Technology at Cobleskill
- Country · US
- TLD · .edu
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.