Skip to content

Hostname

modco.ca

Last fetched

modco.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:24136 as the registrar.

Nutrition Label

WHISPER CANON · modco.caRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/modco.ca

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.41.192167.114.0.0/17AS16276OVHCA

WHOIS identity

Registrar
iana:24136
Organization
modco structures
Contact emails

Subdomains

11 observed subdomains of modco.ca.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for modco.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-dns1.com
SPF_IP54.39.100.160
SPF_IP54.39.101.30
SPF_IP67.43.232.110

Related pages

Pivot deeper into the graph from modco.ca.

Cypher and MCP

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

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