Skip to content

Hostname

cms.yp.ca

Last fetched

cms.yp.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
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
18.238.55.11518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cms.yp.ca in WhisperGraph.

Subdomains

1 observed subdomain of cms.yp.ca.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cms.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 cms.yp.ca.

Cypher and MCP

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

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