Skip to content

Hostname

pimbc.ca

Last fetched

pimbc.ca resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · pimbc.caRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/pimbc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
62.151.183.10862.151.176.0/21AS8560US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

4 observed subdomains of pimbc.ca.

Web-graph footprint

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

35 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pimbc.ca.

MechanismTarget
SPF_Amailgate.primadesign.com
SPF_Apimbc.ca
SPF_INCLUDE_spf.google.com
SPF_IP62.151.183.108
SPF_MXpimbc.ca

Related pages

Pivot deeper into the graph from pimbc.ca.

Cypher and MCP

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

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