Hostname
pulets.ca
Last fetched
pulets.ca resolves to 1 IPv4 address operated by ETSMTL - Ecole de technologie superieure in CA. WHOIS lists registrar:ovhcloud (hébergement ovh inc) as the registrar.
Nutrition Label
Resolution chain
pulets.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.137.243.24 | 142.137.0.0/16 | AS31930 | ETSMTL - Ecole de technologie superieure | CA |
WHOIS identity
- Registrar
- registrar:ovhcloud (hébergement ovh inc)
- Organization
- —
- Contact emails
- —
Subdomains
30 observed subdomains of pulets.ca.
Showing 20 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pulets.ca in the public web crawl.
24 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for pulets.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pulets.ca.
- IP · 142.137.243.24
- ASN · AS31930ETSMTL - Ecole de technologie superieure
- Registrar · registrar:ovhcloud (hébergement ovh inc)
- Country · CA
- TLD · .ca
- Browse hostnames · pu…
- 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: "pulets.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.