Skip to content

Hostname

selectbakery.ca

Last fetched

selectbakery.ca resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · selectbakery.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/selectbakery.ca

Resolution chain

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

IPPrefixASNOperatorCountry
5.161.46.655.161.46.0/24AS213230US

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

7 observed subdomains of selectbakery.ca.

Web-graph footprint

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

6 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for selectbakery.ca.

MechanismTarget
SPF_Aselectbakery.ca
SPF_INCLUDEamericium.pws-server.net
SPF_INCLUDExenon.pws-server.net
SPF_IP157.90.201.178
SPF_IP88.99.26.68
SPF_IP94.130.53.173
SPF_MXselectbakery.ca

Related pages

Pivot deeper into the graph from selectbakery.ca.

Cypher and MCP

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

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