Skip to content

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

WHISPER CANON · guinee7.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guinee7.com

Resolution chain

guinee7.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.154.139.96185.154.136.0/22AS50474O2SWITCH - O2SWITCH SASFR
185.98.138.228185.98.138.0/24AS210403LWS - Groupe LWS SARLFR

WHOIS identity

Registrar
iana:303
Organization
guinee7
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for guinee7.com.

MechanismTarget
SPF_Aguinee7.com
SPF_IP185.98.138.228
SPF_MXguinee7.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.