Skip to content

Hostname

antico.ca

Last fetched

antico.ca resolves to 1 IPv4 address operated by VIDEOTRON - Videotron Ltee in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · antico.caRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/antico.ca

Resolution chain

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

IPPrefixASNOperatorCountry
207.253.238.131207.253.0.0/16AS5769VIDEOTRON - Videotron LteeCA

WHOIS identity

Registrar
iana:456
Organization
industries lassonde
Contact emails

Subdomains

1 observed subdomain of antico.ca.

Subdomain
www.antico.ca

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for antico.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP206.47.22.142
SPF_IP207.253.238.132
SPF_IP50.206.205.105
SPF_MXantico.ca

Related pages

Pivot deeper into the graph from antico.ca.

Cypher and MCP

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

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