Skip to content

Hostname

facilities.gd

Last fetched

facilities.gd resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists registrar:the national telecommunications regulatory commission (ntrc) as the registrar.

Nutrition Label

WHISPER CANON · facilities.gdRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/facilities.gd

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.26.29149.56.0.0/16AS16276OVH - OVH SASCA

WHOIS identity

Registrar
registrar:the national telecommunications regulatory commission (ntrc)
Organization
Contact emails

Subdomains

4 observed subdomains of facilities.gd.

Web-graph footprint

Distinct hostnames that link to or from facilities.gd in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for facilities.gd.

MechanismTarget
SPF_Afacilities.gd
SPF_IP149.56.26.29
SPF_MXfacilities.gd

Related pages

Pivot deeper into the graph from facilities.gd.

Cypher and MCP

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

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