Skip to content

Hostname

1fichier.com

Last fetched

1fichier.com resolves to 2 IPv4 addresses operated by TOYOTA-TIS-AS in RU. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · 1fichier.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/1fichier.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.186.154.79188.186.152.0/22AS31483TOYOTA-TIS-ASRU
5.39.224.1405.39.224.0/21AS198792RDED-ASFR

WHOIS identity

Registrar
iana:74
Organization
yohan tordjman
Contact emails

Subdomains

525 observed subdomains of 1fichier.com.

Web-graph footprint

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

1,331 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for 1fichier.com.

MechanismTarget
SPF_IP2a00:fb40:a:1::0/112
SPF_IP5.39.224.0/24

Related pages

Pivot deeper into the graph from 1fichier.com.

Cypher and MCP

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

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