Skip to content

Hostname

sgpavage.ca

Last fetched

sgpavage.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:(funio) - miss group canada inc as the registrar.

Nutrition Label

WHISPER CANON · sgpavage.caRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/sgpavage.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.236.1018.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.5718.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.6918.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.8818.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.103.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.143.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.793.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.823.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
52.85.31.1252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:(funio) - miss group canada inc
Organization
Contact emails

Subdomains

3 observed subdomains of sgpavage.ca.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sgpavage.ca.

MechanismTarget
SPF_Asgpavage.ca
SPF_IP16.52.10.125
SPF_IP3.99.58.166
SPF_MXsgpavage.ca

Related pages

Pivot deeper into the graph from sgpavage.ca.

Cypher and MCP

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

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