Hostname
fdn-group.com
Last fetched
fdn-group.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1727 as the registrar.
Nutrition Label
Resolution chain
fdn-group.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.216.58.115 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1727
- Organization
- mark lewis
- Contact emails
Subdomains
90 observed subdomains of fdn-group.com.
Showing 25 of 90. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fdn-group.com in the public web crawl.
286 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for fdn-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | fdn-group.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 135.181.185.232 |
| SPF_IP | 135.181.185.234 |
| SPF_IP | 188.117.196.226 |
| SPF_IP | 212.32.240.118 |
| SPF_IP | 37.58.63.45 |
| SPF_IP | 81.171.24.44 |
| SPF_IP | 88.99.6.209 |
| SPF_IP | 95.216.58.115 |
| SPF_IP | 95.217.192.90 |
| SPF_IP | 95.217.37.134 |
| SPF_MX | fdn-group.com |
Related pages
Pivot deeper into the graph from fdn-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fdn-group.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.