Skip to content

Hostname

progressivecu.nb.ca

Last fetched

progressivecu.nb.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · progressivecu.nb.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/progressivecu.nb.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.86.1213.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.163.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.613.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.753.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
54.240.184.11954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with progressivecu.nb.ca in WhisperGraph.

Subdomains

1 observed subdomain of progressivecu.nb.ca.

Web-graph footprint

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

9 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for progressivecu.nb.ca.

Related pages

Pivot deeper into the graph from progressivecu.nb.ca.

Cypher and MCP

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

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