Skip to content

Hostname

tomco.ca

Last fetched

tomco.ca resolves to 2 IPv4 addresses operated by PRETECS - FullHost in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · tomco.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tomco.ca

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.38.80107.161.36.0/22AS39962PRETECS - FullHostCA
142.44.144.1142.44.128.0/17AS16276OVHCA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
tomco production services
Contact emails

Subdomains

4 observed subdomains of tomco.ca.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tomco.ca.

MechanismTarget
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEca.zeptomail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_INCLUDEtomco.us.qlikcloud.com
SPF_INCLUDEzohocloud.ca
SPF_IP107.161.38.80
SPF_IP162.255.112.186
SPF_IP204.191.172.90
SPF_IP204.191.231.82
SPF_IP206.75.145.13
SPF_IP209.89.63.82
SPF_IP99.199.35.106

Related pages

Pivot deeper into the graph from tomco.ca.

Cypher and MCP

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

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