Skip to content

Hostname

goodmans.ca

Last fetched

goodmans.ca resolves to 1 IPv4 address operated by AS-BUSINESS-COMMUNICATIONS - BCI in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · goodmans.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/goodmans.ca

Resolution chain

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

IPPrefixASNOperatorCountry
72.3.171.11272.3.128.0/17AS33070AS-BUSINESS-COMMUNICATIONS - BCIUS

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
goodlaw services limited partnership
Contact emails

Subdomains

20 observed subdomains of goodmans.ca.

Web-graph footprint

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

214 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for goodmans.ca.

MechanismTarget
SPF_REDIRECT41rdr5xz._spf._d.mim.ec

Related pages

Pivot deeper into the graph from goodmans.ca.

Cypher and MCP

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

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