Hostname
fresh-lock.com
Last fetched
fresh-lock.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in FR.
Nutrition Label
Resolution chain
fresh-lock.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.25.102.78 | 184.25.102.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 184.25.102.90 | 184.25.102.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.33.46.32 | 23.33.46.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.46.35 | 23.33.46.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.196 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.209 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from fresh-lock.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for fresh-lock.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00006001.pphosted.com |
| SPF_INCLUDE | spf-0052fb01.pphosted.com |
| SPF_INCLUDE | spf-b.rankgrp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.198.0.210 |
| SPF_IP | 206.198.0.211 |
| SPF_IP | 206.198.5.10 |
| SPF_IP | 206.198.5.5/32 |
| SPF_IP | 206.198.5.6 |
| SPF_IP | 206.198.5.7 |
Related pages
Pivot deeper into the graph from fresh-lock.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fresh-lock.com"})-[: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.