Skip to content

Hostname

wpci.com

Last fetched

wpci.com resolves to 1 IPv4 address operated by RCC-RDC-AS - Rogers Communications Canada Inc. in CA.

Nutrition Label

WHISPER CANON · wpci.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wpci.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.142.134.9272.142.128.0/20AS29988RCC-RDC-AS - Rogers Communications Canada Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from wpci.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wpci.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.70.200
SPF_IP198.161.183.187
SPF_IP2001:4801:7827:101:be76:4eff:fe11:98e9
SPF_IP3.97.106.14/32
SPF_IP70.52.238.127
SPF_IP72.142.134.92
SPF_IP72.142.134.93
SPF_MXwpci.com

Related pages

Pivot deeper into the graph from wpci.com.

Cypher and MCP

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

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