Skip to content

Hostname

fdlx.com

Last fetched

fdlx.com resolves to 1 IPv4 address operated by ATMAN-OFFICE-INTERNET-AS ATMAN in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · fdlx.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fdlx.com

Resolution chain

fdlx.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.83.100.4477.83.100.0/24AS24723ATMAN-OFFICE-INTERNET-AS ATMANPL

WHOIS identity

Registrar
iana:303
Organization
vladyslav reshetylov
Contact emails

Subdomains

2 observed subdomains of fdlx.com.

Web-graph footprint

Distinct hostnames that link to or from fdlx.com in the public web crawl.

280 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • fdlx.com

SPF policy

5 SPF mechanisms authorising senders for fdlx.com.

MechanismTarget
SPF_Afdlx.com
SPF_IP77.83.100.39
SPF_IP77.83.100.44
SPF_IP88.218.28.21
SPF_MXfdlx.com

Related pages

Pivot deeper into the graph from fdlx.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fdlx.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.