Skip to content

Hostname

markslojd.com

Last fetched

markslojd.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.61104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.61104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.176172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
corporate domain management department
Contact emails

Subdomains

15 observed subdomains of markslojd.com.

Web-graph footprint

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

100 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for markslojd.com.

MechanismTarget
SPF_Amail.markslojd.com
SPF_Amarkslojd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.115.61.77
SPF_IP83.145.60.204
SPF_IP83.145.60.224
SPF_MXmarkslojd.com

Related pages

Pivot deeper into the graph from markslojd.com.

Cypher and MCP

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

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