Skip to content

Hostname

maclawran.ca

Last fetched

maclawran.ca resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · maclawran.caRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/maclawran.ca

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.77.129145.223.72.0/21AS47583US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
the maclawran group
Contact emails

Subdomains

9 observed subdomains of maclawran.ca.

Web-graph footprint

Distinct hostnames that link to or from maclawran.ca in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maclawran.ca.

MechanismTarget
SPF_Anewmail.maclawran.ca
SPF_IP145.223.73.179
SPF_IP2a02:4780:2d:39e1:0:0:0:1

Related pages

Pivot deeper into the graph from maclawran.ca.

Cypher and MCP

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

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