Skip to content

Hostname

girescom.com

Last fetched

girescom.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in CA. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · girescom.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/girescom.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.203.122.9035.203.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCA
72.55.186.7272.55.128.0/18AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:638
Organization
alexandre roger
Contact emails

Subdomains

7 observed subdomains of girescom.com.

Web-graph footprint

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

5 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for girescom.com.

MechanismTarget
SPF_Agirescom.com
SPF_INCLUDErelais.videotron.ca
SPF_INCLUDErelay.spamshield.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.107.112.72
SPF_IP70.80.0.68/32
SPF_MXgirescom.com

Related pages

Pivot deeper into the graph from girescom.com.

Cypher and MCP

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

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