Skip to content

Hostname

factoryshoe.ca

Last fetched

factoryshoe.ca resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · factoryshoe.caRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/factoryshoe.ca

Resolution chain

factoryshoe.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
factory shoe (kitchener)
Contact emails

Subdomains

40 observed subdomains of factoryshoe.ca.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for factoryshoe.ca.

MechanismTarget
SPF_Afactoryshoe.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.4.215.204
SPF_IP147.135.38.110
SPF_IP159.69.6.54
SPF_IP198.27.83.156
SPF_MXfactoryshoe.ca

Related pages

Pivot deeper into the graph from factoryshoe.ca.

Cypher and MCP

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

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