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
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.
Showing 25 of 193. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for guinot.com.
| Mechanism | Target |
|---|---|
| SPF_A | guinot.com |
| SPF_INCLUDE | 139520514.spf10.hubspotemail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.33.106.44 |
| SPF_IP | 178.33.157.125 |
| SPF_IP | 178.33.71.27 |
| SPF_IP | 178.33.71.28 |
| SPF_IP | 178.33.71.31 |
| SPF_IP | 178.33.71.34 |
| SPF_IP | 185.215.26.1 |
| SPF_IP | 212.234.231.121 |
| SPF_IP | 212.234.231.122 |
| SPF_IP | 212.234.231.123 |
| SPF_IP | 213.56.137.65 |
| SPF_IP | 81.252.118.131 |
| SPF_IP | 88.168.236.50 |
| SPF_IP | 88.168.236.51 |
| SPF_IP | 90.102.26.138 |
| SPF_MX | guinot.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.