Skip to content

Hostname

ycschool.ca

Last fetched

ycschool.ca resolves to 2 IPv4 addresses operated by INFB-AS - Internet Names For Business Inc. in CA.

Nutrition Label

WHISPER CANON · ycschool.caRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ycschool.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.251.32.99216.251.32.0/20AS14116INFB-AS - Internet Names For Business Inc.CA
34.231.3.1134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ycschool.ca in WhisperGraph.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ycschool.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeasyhosting.com
SPF_INCLUDEspf.renweb.com
SPF_INCLUDEspfc0.megamailservers.com

Related pages

Pivot deeper into the graph from ycschool.ca.

Cypher and MCP

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

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