Skip to content

Hostname

markmywordsmedia.com

Last fetched

markmywordsmedia.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · markmywordsmedia.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/markmywordsmedia.com

Resolution chain

markmywordsmedia.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.76.252104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.202.133172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.0.78.177192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.223192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:48
Organization
scott baker
Contact emails

Subdomains

77 observed subdomains of markmywordsmedia.com.

Web-graph footprint

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

143 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for markmywordsmedia.com.

MechanismTarget
SPF_Amarkmywordsmedia.com
SPF_INCLUDE22151391.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEsendgrid.net
SPF_IP149.72.52.176
SPF_IP149.72.72.174
SPF_IP67.225.147.81
SPF_MXmarkmywordsmedia.com

Related pages

Pivot deeper into the graph from markmywordsmedia.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "markmywordsmedia.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.