Skip to content

Hostname

mypeg.ca

Last fetched

mypeg.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:45 as the registrar.

Nutrition Label

WHISPER CANON · mypeg.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mypeg.ca

Resolution chain

mypeg.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.65.223104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.193.132172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:45
Organization
iisd
Contact emails

Subdomains

1 observed subdomain of mypeg.ca.

Subdomain
www.mypeg.ca

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mypeg.ca.

MechanismTarget
SPF_Amypeg.ca
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP216.40.42.15/32
SPF_IP216.40.42.17/32
SPF_IP216.40.44.0/24
SPF_IP35.182.132.109/32
SPF_IP35.182.146.146
SPF_IP54.240.0.0/18
SPF_IP64.99.140.1/26
SPF_IP64.99.140.10/32
SPF_IP64.99.140.16/29
SPF_IP97.107.183.13/32
SPF_MXmypeg.ca

Related pages

Pivot deeper into the graph from mypeg.ca.

Cypher and MCP

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

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