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
Resolution chain
freshfaceoff.ca resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.217.10 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.14 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.19 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.26 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.161.193.111 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.115 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.7 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.193.72 | 3.161.193.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.10 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.32 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.37 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.71 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- mars canada
- Contact emails
Subdomains
1 observed subdomain of freshfaceoff.ca.
| Subdomain |
|---|
| www.freshfaceoff.ca |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for freshfaceoff.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mars-inc.com |
Related pages
Pivot deeper into the graph from freshfaceoff.ca.
- IP · 108.138.217.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:tucows.com co.
- Country · GB
- Email · domain.administrator@effem.com
- TLD · .ca
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.