Hostname
gcam-guyane.com
Last fetched
gcam-guyane.com resolves to 1 IPv4 address operated by AS50474 in FR. WHOIS lists iana:74 as the registrar.
Nutrition Label
Resolution chain
gcam-guyane.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.234.161.47 | 109.234.161.0/24 | AS50474 | — | FR |
WHOIS identity
- Registrar
- iana:74
- Organization
- c/o whoisproxy.com
- Contact emails
- 0f18e665377b0290.o1377776@whois.bookmyname.com
- 231d8a63a9f51ca29cd23a5d34188e0773b65e14387864df79d4085b81f53d07@gcam-guyane.com.whoisproxy.org
- 64457128eae945be564fb07c82e35c55e09df486ea82e83465dfce3ef32531b5@gcam-guyane.com.whoisproxy.org
- 8260ed0d326dd55f1f95f7597c5272ba796ae155f71a332b015351595b619e2b@gcam-guyane.com.whoisproxy.org
Subdomains
2 observed subdomains of gcam-guyane.com.
Web-graph footprint
Distinct hostnames that link to or from gcam-guyane.com in the public web crawl.
24 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- gcam-guyane.com
SPF policy
4 SPF mechanisms authorising senders for gcam-guyane.com.
| Mechanism | Target |
|---|---|
| SPF_A | gcam-guyane.com |
| SPF_INCLUDE | spf.jabatus.fr |
| SPF_IP | 109.234.161.47 |
| SPF_MX | gcam-guyane.com |
Related pages
Pivot deeper into the graph from gcam-guyane.com.
- IP · 109.234.161.47
- ASN · AS50474
- Registrar · iana:74
- Country · FR
- Email · 0f18e665377b0290.o1377776@whois.bookmyname.com
- TLD · .com
- Browse hostnames · gc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gcam-guyane.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.