Hostname
fidsafe.com
Last fetched
fidsafe.com resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
fidsafe.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.147 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.152 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.161 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.169 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.196 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.197 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.212 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.219 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.221 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.222 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.27.70 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.27.77 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.23.7.17 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.7.41 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.41.4.88 | 23.41.4.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.41.4.89 | 23.41.4.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- fmr
- Contact emails
Subdomains
44 observed subdomains of fidsafe.com.
Showing 19 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fidsafe.com in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fidsafe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _fidelitynets.fmr.com |
Related pages
Pivot deeper into the graph from fidsafe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fidsafe.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.