Hostname
wallace.edu
Last fetched
wallace.edu resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.
Nutrition Label
Resolution chain
wallace.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 |
|---|---|---|---|---|
| 69.16.236.205 | 69.16.192.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- —
- Organization
- wallace community college
- Contact emails
- —
Subdomains
71 observed subdomains of wallace.edu.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wallace.edu in the public web crawl.
350 sites link to this hostname.
197 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for wallace.edu.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 159.183.195.16 |
| SPF_IP | 170.10.128.0/24 |
| SPF_IP | 170.10.129.0/24 |
| SPF_IP | 170.10.132.56/29 |
| SPF_IP | 170.10.132.64/29 |
| SPF_IP | 170.10.133.0/24 |
| SPF_IP | 185.58.84.93/32 |
| SPF_IP | 198.187.196.100/32 |
| SPF_IP | 198.187.196.130/32 |
| SPF_IP | 205.139.110.0/24 |
| SPF_IP | 207.211.30.128/25 |
| SPF_IP | 207.211.30.64/26 |
| SPF_IP | 207.211.31.0/25 |
| SPF_IP | 207.211.41.113/32 |
| SPF_IP | 216.145.221.0/24 |
| SPF_IP | 216.205.24.0/24 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 63.128.21.0/24 |
Related pages
Pivot deeper into the graph from wallace.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wallace.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.