Skip to content

Hostname

robertmiller.ca

Last fetched

robertmiller.ca resolves to 1 IPv4 address operated by CANET-ASN-4 - Bell Canada in CA. WHOIS lists registrar:(domain.ca) 3950573 canada inc. as the registrar.

Nutrition Label

WHISPER CANON · robertmiller.caRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/robertmiller.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.163.47.179142.163.40.0/21AS855CANET-ASN-4 - Bell CanadaCA
142.163.47.179142.163.40.0/21AS855CANET-ASN-4 - Bell CanadaCA

WHOIS identity

Registrar
registrar:(domain.ca) 3950573 canada inc.
Organization
rj miller building professionals
Contact emails

Subdomains

9 observed subdomains of robertmiller.ca.

Web-graph footprint

Distinct hostnames that link to or from robertmiller.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for robertmiller.ca.

MechanismTarget
SPF_Arobertmiller.ca
SPF_IP199.103.60.14
SPF_MXrobertmiller.ca

Related pages

Pivot deeper into the graph from robertmiller.ca.

Cypher and MCP

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

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