Hostname
whipmaker.ca
Last fetched
whipmaker.ca resolves to 1 IPv4 address operated by BR549-JUNIOR-MICHAEL - Denton Commercial Internet in US. WHOIS lists registrar:trillium internet company inc as the registrar.
Nutrition Label
Resolution chain
whipmaker.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 |
|---|---|---|---|---|
| 198.98.50.75 | 198.98.48.0/20 | AS53667 | BR549-JUNIOR-MICHAEL - Denton Commercial Internet | US |
WHOIS identity
- Registrar
- registrar:trillium internet company inc
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of whipmaker.ca.
Web-graph footprint
Distinct hostnames that link to or from whipmaker.ca in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- whipmaker.ca
SPF policy
5 SPF mechanisms authorising senders for whipmaker.ca.
| Mechanism | Target |
|---|---|
| SPF_A | whipmaker.ca |
| SPF_IP | 104.129.128.32 |
| SPF_IP | 104.225.142.241 |
| SPF_IP | 198.98.50.75 |
| SPF_MX | whipmaker.ca |
Related pages
Pivot deeper into the graph from whipmaker.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whipmaker.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.