Skip to content

Hostname

johncordes.ca

Last fetched

johncordes.ca resolves to 198.72.126.220, announced in 198.73.71.0/24 by IWEB-AS - Leaseweb Canada Inc. in CA. johncordes.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · johncordes.caRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/johncordes.ca

Resolution chain

IPv6 resolution

No AAAA record for johncordes.ca is recorded in WhisperGraph.

Attribution

iweb leaseweb canada

ORIGIN_AS

WHOIS identity

Registrar
registrar:enom canada corp.

Subdomains

Mail and authentication

Nameservers

  • kanye.ns.cloudflare.com
  • summer.ns.cloudflare.com

MX records

  • mail.johncordes.ca

SPF policy

  • a: johncordes.ca
  • mx: johncordes.ca
  • include: spf.greengeeks.net
  • include: relay.mailchannels.net
  • ip: 198.72.126.220
  • ip: 72.55.143.196

Threat-feed evidence

History

Related pages

Pivot from johncordes.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: "johncordes.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.