Skip to content

Hostname

mwrd.org

Last fetched

mwrd.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mwrd.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mwrd.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of mwrd.org.

Web-graph footprint

Distinct hostnames that link to or from mwrd.org in the public web crawl.

413 sites link to this hostname.

199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mwrd.org.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-us.wfs.cloud
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP136.179.3.130/32
SPF_IP148.59.100.16/28
SPF_IP149.72.147.186/32
SPF_IP167.89.101.239/32
SPF_IP216.151.85.132/32
SPF_IP216.151.85.133
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP68.72.180.29
SPF_IP68.72.180.30

Related pages

Pivot deeper into the graph from mwrd.org.

Cypher and MCP

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

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