Skip to content

Hostname

guitton-web.com

Last fetched

guitton-web.com resolves to 20 IPv4 addresses operated by AS210403 in FR. WHOIS lists iana:3240 as the registrar.

Nutrition Label

WHISPER CANON · guitton-web.comRouting diversity5.7/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/guitton-web.com

Resolution chain

guitton-web.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3240
Organization
domain privacy trustee
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

69 SPF mechanisms authorising senders for guitton-web.com.

MechanismTarget
SPF_Aguitton-web.com
SPF_INCLUDEspf.infomaniak.ch
SPF_IP185.98.128.233
SPF_IP185.98.128.69
SPF_IP185.98.136.163
SPF_IP185.98.136.179
SPF_IP185.98.136.192
SPF_IP185.98.136.247
SPF_IP185.98.136.45
SPF_IP185.98.136.74
SPF_IP185.98.136.94
SPF_IP185.98.136.99
SPF_IP185.98.137.101
SPF_IP185.98.137.11
SPF_IP185.98.137.120
SPF_IP185.98.137.121
SPF_IP185.98.137.123
SPF_IP185.98.137.125
SPF_IP185.98.137.141
SPF_IP185.98.137.142
SPF_IP185.98.137.161
SPF_IP185.98.137.201
SPF_IP185.98.137.205
SPF_IP185.98.137.211
SPF_IP185.98.137.216
SPF_IP185.98.137.218
SPF_IP185.98.137.24
SPF_IP185.98.137.243
SPF_IP185.98.137.27
SPF_IP185.98.137.32
SPF_IP185.98.137.36
SPF_IP185.98.137.37
SPF_IP185.98.137.38
SPF_IP185.98.137.47
SPF_IP185.98.137.51
SPF_IP185.98.137.63
SPF_IP185.98.137.89
SPF_IP185.98.137.92
SPF_IP185.98.137.99
SPF_IP185.98.139.100
SPF_IP185.98.139.116
SPF_IP185.98.139.124
SPF_IP185.98.139.133
SPF_IP185.98.139.14
SPF_IP185.98.139.163
SPF_IP185.98.139.171
SPF_IP185.98.139.23
SPF_IP185.98.139.40
SPF_IP185.98.139.55
SPF_IP185.98.139.81
SPF_IP185.98.139.83
SPF_IP185.98.139.89
SPF_IP185.98.139.91
SPF_IP192.162.71.19
SPF_IP31.207.33.107
SPF_IP31.207.33.193
SPF_IP31.207.34.229
SPF_IP31.207.35.106
SPF_IP31.207.36.15
SPF_IP31.207.37.163
SPF_IP31.207.37.173
SPF_IP31.207.37.197
SPF_IP31.207.37.230
SPF_IP31.207.37.91
SPF_IP31.207.37.99
SPF_IP31.207.38.27
SPF_IP31.207.39.174
SPF_IP31.207.39.185
SPF_MXguitton-web.com

Related pages

Pivot deeper into the graph from guitton-web.com.

Cypher and MCP

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

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