Skip to content

Hostname

markbrazierart.com

Last fetched

markbrazierart.com resolves to 1 IPv4 address operated by LAYERSHIFT - Layershift Limited in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · markbrazierart.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/markbrazierart.com

Resolution chain

markbrazierart.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.109.132.212109.109.128.0/20AS205072LAYERSHIFT - Layershift LimitedGB

WHOIS identity

Registrar
iana:69
Organization
mark brazier
Contact emails

Subdomains

1 observed subdomain of markbrazierart.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for markbrazierart.com.

MechanismTarget
SPF_INCLUDEspf.hosts.co.uk
SPF_INCLUDEukservers.net
SPF_IP85.233.160.19/32
SPF_IP85.233.160.25/24
SPF_IP85.233.160.75
SPF_MXmarkbrazierart.com

Related pages

Pivot deeper into the graph from markbrazierart.com.

Cypher and MCP

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

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