Skip to content

Hostname

groupeguez.com

Last fetched

groupeguez.com resolves to 1 IPv4 address operated by AS15557 in FR. WHOIS lists iana:14 as the registrar.

Nutrition Label

WHISPER CANON · groupeguez.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/groupeguez.com

Resolution chain

groupeguez.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.151.119.7591.151.112.0/20AS15557FR

WHOIS identity

Registrar
iana:14
Organization
charles guez
Contact emails

Subdomains

1 observed subdomain of groupeguez.com.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for groupeguez.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP141.193.32.0/23
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.135.224.0/20
SPF_IP166.78.68.0/22
SPF_IP173.193.210.32/27
SPF_IP174.37.226.64/27
SPF_IP184.173.105.0/24
SPF_IP184.173.153.0/24
SPF_IP185.189.236.0/22
SPF_IP185.189.238.26/31
SPF_IP185.189.238.28/31
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP195.62.75.16/29
SPF_IP198.2.187.67
SPF_IP198.61.254.0/23
SPF_IP208.43.239.136/30
SPF_IP209.61.151.0/24
SPF_IP216.71.96.0/22
SPF_IP23.253.182.0/23
SPF_IP50.23.218.192/27
SPF_IP52.36.127.248
SPF_IP69.72.32.0/20
SPF_IP84.96.92.0/24
SPF_IP86.64.210.153
SPF_IP86.64.210.154
SPF_IP86.64.210.19
SPF_IP86.64.210.3
SPF_IP86.64.210.5
SPF_IP86.64.210.79/23
SPF_IP87.253.232.0/21
SPF_IP93.17.128.0/24

Related pages

Pivot deeper into the graph from groupeguez.com.

Cypher and MCP

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

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