Hostname
guinee7.com
Last fetched
guinee7.com resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
guinee7.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.154.139.96 | 185.154.136.0/22 | AS50474 | O2SWITCH - O2SWITCH SAS | FR |
| 185.98.138.228 | 185.98.138.0/24 | AS210403 | LWS - Groupe LWS SARL | FR |
WHOIS identity
Subdomains
2 observed subdomains of guinee7.com.
| Subdomain |
|---|
| mail.guinee7.com |
| www.guinee7.com |
Web-graph footprint
Distinct hostnames that link to or from guinee7.com in the public web crawl.
178 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for guinee7.com.
| Mechanism | Target |
|---|---|
| SPF_A | guinee7.com |
| SPF_IP | 185.98.138.228 |
| SPF_MX | guinee7.com |
Related pages
Pivot deeper into the graph from guinee7.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guinee7.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.