Skip to content

Hostname

mercer.edu

Last fetched

mercer.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · mercer.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mercer.edu

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.

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.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for mercer.edu.

MechanismTarget
SPF_INCLUDE_spf.mercer_edu._d.easydmarc.pro
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP139.60.0.0/22
SPF_IP167.89.16.8/32
SPF_IP168.245.25.116/32
SPF_IP208.75.120.0/22
SPF_IP209.172.224.0/19
SPF_IP216.182.199.160
SPF_IP216.69.106.22/32
SPF_IP50.31.43.252/32
SPF_IP54.240.121.247/32
SPF_IP54.240.121.248/32
SPF_IP64.202.116.119
SPF_IP74.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.