Hostname
fd-it.com
Last fetched
fd-it.com resolves to 1 IPv4 address operated by AS19889 - Cooperativa Telefonica Del Viso in AR. WHOIS lists iana:4336 as the registrar.
Nutrition Label
Resolution chain
fd-it.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 |
|---|---|---|---|---|
| 190.57.216.92 | 190.57.216.0/24 | AS19889 | AS19889 - Cooperativa Telefonica Del Viso | AR |
WHOIS identity
- Registrar
- iana:4336
- Organization
- dnr worldispnetwork.com
- Contact emails
Subdomains
16 observed subdomains of fd-it.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fd-it.com.
| Mechanism | Target |
|---|---|
| SPF_A | fd-it.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 216.219.81.50 |
| SPF_MX | fd-it.com |
Related pages
Pivot deeper into the graph from fd-it.com.
- IP · 190.57.216.92
- ASN · AS19889AS19889 - Cooperativa Telefonica Del Viso
- Registrar · iana:4336
- Country · AR
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · fd…
- 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: "fd-it.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.