Hostname
mercer.edu
Last fetched
mercer.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
mercer.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- —
- Organization
- mercer university
- Contact emails
- —
Subdomains
428 observed subdomains of mercer.edu.
Showing 25 of 428. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mercer.edu in the public web crawl.
792 sites link to this hostname.
128 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for mercer.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mercer_edu._d.easydmarc.pro |
| SPF_INCLUDE | _spf.messagegears.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.228.6.215/32 |
| SPF_IP | 139.60.0.0/22 |
| SPF_IP | 167.89.16.8/32 |
| SPF_IP | 168.245.25.116/32 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 209.172.224.0/19 |
| SPF_IP | 216.182.199.160 |
| SPF_IP | 216.69.106.22/32 |
| SPF_IP | 50.31.43.252/32 |
| SPF_IP | 54.240.121.247/32 |
| SPF_IP | 54.240.121.248/32 |
| SPF_IP | 64.202.116.119 |
| SPF_IP | 74.122.104.64 |
Related pages
Pivot deeper into the graph from mercer.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mercer.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.