Skip to content

Hostname

countygplibraries.ca

Last fetched

countygplibraries.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · countygplibraries.caRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/countygplibraries.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.147.2318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.165.183.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.353.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.753.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.793.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1153.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1163.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.503.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.73.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
peace library system
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for countygplibraries.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from countygplibraries.ca.

Cypher and MCP

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

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