Skip to content

Hostname

pige.quebec

Last fetched

pige.quebec resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pige.quebecRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pige.quebec

Resolution chain

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

IPPrefixASNOperatorCountry
67.215.6.9067.215.0.0/20AS36666GTCOMM - GloboTech CommunicationsCA
74.120.222.25174.120.220.0/22AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:146
Organization
alexandre comtois
Contact emails

Subdomains

4 observed subdomains of pige.quebec.

Web-graph footprint

Distinct hostnames that link to or from pige.quebec in the public web crawl.

47 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pige.quebec.

MechanismTarget
SPF_Apige.quebec
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP67.215.6.90
SPF_IP74.120.220.138
SPF_MXpige.quebec

Related pages

Pivot deeper into the graph from pige.quebec.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pige.quebec"})-[: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.