Hostname
wheelock.edu
Last fetched
wheelock.edu resolves to 128.197.236.79, announced in 128.197.0.0/16 by BOSTONU-AS - Boston University in US. wheelock.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for wheelock.edu is recorded in WhisperGraph.
Attribution
boston university
ORIGIN_AS
WHOIS identity
- Registrant organisation
- wheelock college
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns02.bu.edu
- edns01.bu.edu
- edns02.bu.edu
- edns03.bu.edu
- ist-dns-prod10.bu.edu
- ist-dns-prod11.bu.edu
MX records
- bu-edu.mail.protection.outlook.com
SPF policy
- ip: 64.18.0.0/20
- ip: 208.75.120.0/22
- ip: 128.136.37.0/24
- ip: 66.179.102.0/25
- ip: 66.179.68.0/26
- ip: 66.179.147.160/27
- ip: 66.179.147.170/27
- ip: 204.239.0.224/27
- ip: 38.105.95.64/27
- ip: 74.63.234.66/32
- include: mh.blackboard.com
- a: ptc-smtp.moodlerooms.com
- include: spf.protection.outlook.com
- include: spf.dynect.net
- include: servers.mcsv.net
- include: spf.mtasv.net
- ip: 198.101.246.146
- ip: 2001:4800:780e:510:9f9b:bdb:ff05:19f3
- ip: 209.43.92.251
- ip: 209.73.26.208
- ip: 209.73.26.210
- ip: 209.73.26.219
- ip: 69.43.106.2
- ip: 69.43.110.10
Threat-feed evidence
History
Related pages
Pivot from wheelock.edu into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wheelock.edu"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.