Skip to content

Hostname

greenfacilities.fr

Last fetched

greenfacilities.fr resolves to 1 IPv4 address operated by AS60595 in FR. WHOIS lists registrar:neptune internet services as the registrar.

Nutrition Label

WHISPER CANON · greenfacilities.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/greenfacilities.fr

Resolution chain

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

IPPrefixASNOperatorCountry
194.2.77.133194.2.77.0/24AS60595FR

WHOIS identity

Registrar
registrar:neptune internet services
Organization
ano nymous
Contact emails

Subdomains

1 observed subdomain of greenfacilities.fr.

Web-graph footprint

Distinct hostnames that link to or from greenfacilities.fr in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for greenfacilities.fr.

MechanismTarget
SPF_Agreenfacilities.fr
SPF_Aheb-nep-15-mail.neptune.fr
SPF_Aheb-nep-25-smtp.neptune.fr
SPF_Aheb-nep-29-smtp.neptune.fr
SPF_MXgreenfacilities.fr

Related pages

Pivot deeper into the graph from greenfacilities.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "greenfacilities.fr"})-[: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.