Skip to content

Hostname

yp.ca

Last fetched

yp.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · yp.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.102108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.40108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.46108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.61108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.32.241.11113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.11252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
yellow pages group co./ groupe pages jaunes cie.
Contact emails

Subdomains

572 observed subdomains of yp.ca.

Web-graph footprint

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

45 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for yp.ca.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-dc.doxim.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP107.6.62.124
SPF_IP198.245.94.57
SPF_IP64.34.222.60

Related pages

Pivot deeper into the graph from yp.ca.

Cypher and MCP

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

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