Skip to content

Hostname

e.northmart.ca

Last fetched

e.northmart.ca resolves to 3 IPv4 addresses operated by TEKSIDEIO - tekside.io Inc in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.175.0.221199.175.0.0/24AS6562TEKSIDEIO - tekside.io IncCA
199.175.0.222199.175.0.0/24AS6562TEKSIDEIO - tekside.io IncCA
199.175.0.223199.175.0.0/24AS6562TEKSIDEIO - tekside.io IncCA

WHOIS identity

No WHOIS records are currently associated with e.northmart.ca in WhisperGraph.

Subdomains

2 observed subdomains of e.northmart.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for e.northmart.ca.

MechanismTarget
SPF_INCLUDEspf.teksideconnect.com
SPF_MXe.northmart.ca

Related pages

Pivot deeper into the graph from e.northmart.ca.

Cypher and MCP

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

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