Skip to content

Hostname

fileditch.com

Last fetched

fileditch.com resolves to 6 IPv4 addresses operated by CDNEXT - Datacamp Limited in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · fileditch.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/fileditch.com

Resolution chain

fileditch.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.111.111.154185.111.111.0/24AS212238CDNEXT - Datacamp LimitedDE
185.111.111.156185.111.111.0/24AS212238CDNEXT - Datacamp LimitedDE
185.111.111.157185.111.111.0/24AS212238CDNEXT - Datacamp LimitedDE
185.111.111.158185.111.111.0/24AS212238CDNEXT - Datacamp LimitedDE
200.25.45.4200.25.45.0/24AS7195AS7195 - EDGEUNO S.A.SPE
79.127.243.18779.127.242.0/23AS60068CDN77 - Datacamp LimitedUS

WHOIS identity

Registrar
iana:69
Organization
whois privacy protection foundation
Contact emails

Subdomains

4 observed subdomains of fileditch.com.

Web-graph footprint

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

16 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fileditch.com.

MechanismTarget
SPF_Afileditch.com
SPF_INCLUDEspf-record.net
SPF_MXfileditch.com

Related pages

Pivot deeper into the graph from fileditch.com.

Cypher and MCP

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

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