Skip to content

Hostname

guinot.com

Last fetched

guinot.com resolves to 5 IPv4 addresses operated by AS213394 in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · guinot.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/guinot.com

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

193 observed subdomains of guinot.com.

Web-graph footprint

Distinct hostnames that link to or from guinot.com in the public web crawl.

309 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for guinot.com.

MechanismTarget
SPF_Aguinot.com
SPF_INCLUDE139520514.spf10.hubspotemail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.33.106.44
SPF_IP178.33.157.125
SPF_IP178.33.71.27
SPF_IP178.33.71.28
SPF_IP178.33.71.31
SPF_IP178.33.71.34
SPF_IP185.215.26.1
SPF_IP212.234.231.121
SPF_IP212.234.231.122
SPF_IP212.234.231.123
SPF_IP213.56.137.65
SPF_IP81.252.118.131
SPF_IP88.168.236.50
SPF_IP88.168.236.51
SPF_IP90.102.26.138
SPF_MXguinot.com

Related pages

Pivot deeper into the graph from guinot.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "guinot.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.