Hostname
pjcanada.com
Last fetched
pjcanada.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
pjcanada.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.202.90.7 | 144.202.80.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 18.225.30.26 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 38.54.30.228 | 38.54.30.0/23 | AS138915 | KAOPU-HK Kaopu Cloud HK Limited | VN |
WHOIS identity
- Registrar
- iana:69
- Organization
- pj trailers canada,
- Contact emails
Subdomains
22 observed subdomains of pjcanada.com.
Showing 16 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pjcanada.com in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for pjcanada.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.86.198.201 |
Related pages
Pivot deeper into the graph from pjcanada.com.
- IP · 144.202.90.7
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:69
- Country · US
- Email · pjcanada.com@dns-protect.net
- TLD · .com
- Browse hostnames · pj…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pjcanada.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.