Skip to content

Hostname

freshfaceoff.ca

Last fetched

freshfaceoff.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.217.10108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.14108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.19108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.26108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.161.193.1113.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.1153.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.73.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.193.723.161.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.1052.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.3252.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.3752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.7152.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
mars canada
Contact emails

Subdomains

1 observed subdomain of freshfaceoff.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for freshfaceoff.ca.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com

Related pages

Pivot deeper into the graph from freshfaceoff.ca.

Cypher and MCP

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

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