Skip to content

Hostname

morganwhite.com

Last fetched

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

Nutrition Label

WHISPER CANON · morganwhite.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/morganwhite.com

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

25 observed subdomains of morganwhite.com.

Web-graph footprint

Distinct hostnames that link to or from morganwhite.com in the public web crawl.

56 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for morganwhite.com.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.zixcorp.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP12.13.186.103
SPF_IP173.235.87.226
SPF_IP199.30.235.11/32
SPF_IP199.30.236.0/22
SPF_IP207.195.176.0/20
SPF_IP63.71.13.0/24
SPF_IP63.71.14.0/24
SPF_IP63.71.15.0/24
SPF_IP74.203.185.12/32
SPF_IP91.209.6.0/24

Related pages

Pivot deeper into the graph from morganwhite.com.

Cypher and MCP

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

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