Hostname
2ez.ca
Last fetched
2ez.ca resolves to 67.223.102.78, announced in 67.223.96.0/20 by AS-PRIORITYCOLO - Priority Colo Inc in CA. 2ez.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 67.223.102.78
67.223.96.0/20 · AS-PRIORITYCOLO - Priority Colo Inc · Victoria, CA
IPv6 resolution
No AAAA record for 2ez.ca is recorded in WhisperGraph.
Attribution
priority colo
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:baremetal.com inc
- Registrant organisation
- 0756822 b.c.
- Contact emails
- support@2ez.ca, tbrown@baremetal.com
Mail and authentication
Nameservers
- ns1.domain-dns.ca
- ns2.domain-dns.ca
- ns3.domain-dns.ca
- ns1.domain-dns.com
- ns2.domain-dns.com
- ns3.domain-dns.com
MX records
- mx2.baremetal.com
- mx.domain-dns.com
SPF policy
- ip: 67.223.102.0/24
Threat-feed evidence
History
Related pages
Pivot from 2ez.ca into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2ez.ca"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.