Hostname
programs.ucumberlands.edu
Last fetched
programs.ucumberlands.edu resolves to 12 IPv4 addresses operated by AS45146 in ID.
Nutrition Label
Resolution chain
programs.ucumberlands.edu resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.235.254.20 | 119.235.254.0/24 | AS45146 | — | ID |
| 148.72.144.16 | 148.72.144.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 198.136.50.146 | 198.136.48.0/20 | AS33182 | DIMENOC - HostDime.com, Inc. | US |
| 206.217.128.110 | 206.217.128.0/23 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 23.94.26.130 | 23.94.26.0/23 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 40.160.56.87 | 40.160.0.0/17 | AS16276 | — | US |
| 61.4.122.178 | 61.4.122.0/24 | AS55720 | — | HK |
| 66.206.8.242 | 66.206.8.0/23 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 69.65.31.71 | 69.65.0.0/18 | AS32181 | ASN-GIGENET - GigeNET | US |
| 78.31.69.17 | 78.31.64.0/21 | AS24961 | — | DE |
| 78.31.69.35 | 78.31.64.0/21 | AS24961 | — | DE |
| 88.214.43.24 | 88.214.43.0/24 | AS51559 | — | TR |
WHOIS identity
No WHOIS records are currently associated with programs.ucumberlands.edu in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for programs.ucumberlands.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}._spf1.healtheweb.co.uk |
Related pages
Pivot deeper into the graph from programs.ucumberlands.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "programs.ucumberlands.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.