Skip to content

Hostname

mnb.email

Last fetched

mnb.email appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · mnb.emailRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mnb.email

Resolution chain

mnb.email has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from mnb.email in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mnb.email.

MechanismTarget
SPF_Amnb.email
SPF_IP199.15.172.224/27
SPF_IP208.83.141.0/24
SPF_IP208.91.128.0/24
SPF_IP66.219.18.0/28
SPF_IP66.219.28.160/27
SPF_IP67.23.183.128/25
SPF_IP69.61.40.32/28
SPF_MXmnb.email

Related pages

Pivot deeper into the graph from mnb.email.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mnb.email"})-[: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.