Skip to content

Hostname

goatgenetics.ca

Last fetched

goatgenetics.ca resolves to 1 IPv4 address operated by BH-TELECOM-CORP - FlexNetworks in CA. WHOIS lists registrar:baremetal.com inc as the registrar.

Nutrition Label

WHISPER CANON · goatgenetics.caRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/goatgenetics.ca

Resolution chain

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

IPPrefixASNOperatorCountry
64.203.81.19464.203.81.0/24AS19523BH-TELECOM-CORP - FlexNetworksCA

WHOIS identity

Registrar
registrar:baremetal.com inc
Organization
Contact emails

Subdomains

1 observed subdomain of goatgenetics.ca.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from goatgenetics.ca.

Cypher and MCP

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

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