Skip to content

Hostname

mediawebdesign.ca

Last fetched

mediawebdesign.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · mediawebdesign.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mediawebdesign.ca

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.153.1151.223.128.0/19AS16276CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

9 observed subdomains of mediawebdesign.ca.

Web-graph footprint

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

60 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mediawebdesign.ca

SPF policy

8 SPF mechanisms authorising senders for mediawebdesign.ca.

MechanismTarget
SPF_Amediawebdesign.ca
SPF_INCLUDEweb-dns1.com
SPF_IP167.114.172.83
SPF_IP173.209.37.254
SPF_IP192.99.232.212
SPF_IP51.222.153.11
SPF_IP72.10.173.47
SPF_MXmediawebdesign.ca

Related pages

Pivot deeper into the graph from mediawebdesign.ca.

Cypher and MCP

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

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