Skip to content

Hostname

sauder.ubc.ca

Last fetched

sauder.ubc.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · sauder.ubc.caRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sauder.ubc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.182.174.16935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.59.7735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with sauder.ubc.ca in WhisperGraph.

Subdomains

307 observed subdomains of sauder.ubc.ca.

Web-graph footprint

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

1,159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sauder.ubc.ca.

MechanismTarget
SPF_Asauder.ubc.ca
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.ubc.ca
SPF_IP35.182.220.113
SPF_IP35.182.24.224
SPF_IP52.60.213.255
SPF_IP66.151.109.0/24
SPF_IP74.217.128.1
SPF_MXsauder.ubc.ca

Related pages

Pivot deeper into the graph from sauder.ubc.ca.

Cypher and MCP

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

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