Skip to content

Hostname

ggs-mail.com

Last fetched

ggs-mail.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in CA. WHOIS lists iana:1082 as the registrar.

Nutrition Label

WHISPER CANON · ggs-mail.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ggs-mail.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.95.19.221192.95.0.0/18AS16276OVH - OVH SASCA
192.95.36.174192.95.0.0/18AS16276OVH - OVH SASCA

WHOIS identity

Registrar
iana:1082
Organization
3501256 canada,
Contact emails

Subdomains

3 observed subdomains of ggs-mail.com.

Threat posture

History

Mail and authentication

MX records

  • ggs-mail.com

SPF policy

3 SPF mechanisms authorising senders for ggs-mail.com.

MechanismTarget
SPF_Aggs-mail.com
SPF_IP149.56.169.141
SPF_MXggs-mail.com

Related pages

Pivot deeper into the graph from ggs-mail.com.

Cypher and MCP

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

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