Skip to content

Hostname

ferme5etoiles.com

Last fetched

ferme5etoiles.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ferme5etoiles.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ferme5etoiles.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.215.5.23567.215.0.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 018076421
Contact emails

Subdomains

8 observed subdomains of ferme5etoiles.com.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ferme5etoiles.com.

MechanismTarget
SPF_Aferme5etoiles.com
SPF_Alikuid.com
SPF_INCLUDElikuid.com
SPF_INCLUDEspf.likuid.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.215.5.234
SPF_MXferme5etoiles.com

Related pages

Pivot deeper into the graph from ferme5etoiles.com.

Cypher and MCP

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

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