Skip to content

Hostname

gigas.com

Last fetched

gigas.com resolves to 1 IPv4 address operated by AS57286 in ES. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · gigas.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gigas.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.255.99.196146.255.96.0/22AS57286ES

WHOIS identity

Registrar
iana:303
Organization
gigas hosting
Contact emails

Subdomains

131 observed subdomains of gigas.com.

Web-graph footprint

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

147 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for gigas.com.

MechanismTarget
SPF_INCLUDE26970119.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.qp-mail.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.255.101.230
SPF_IP146.255.102.174
SPF_IP146.255.102.35
SPF_IP146.255.99.195
SPF_IP146.255.99.227
SPF_IP146.255.99.248
SPF_IP146.255.99.252
SPF_IP162.248.54.241
SPF_IP178.32.248.135
SPF_IP178.32.248.136
SPF_IP178.33.1.85
SPF_IP199.89.52.33
SPF_IP199.89.52.35
SPF_IP2.139.199.247
SPF_IP2.139.199.248
SPF_IP212.166.71.15/32
SPF_IP213.229.177.170
SPF_IP217.168.2.92/32
SPF_IP40.113.70.243
SPF_IP45.163.30.254
SPF_IP46.24.48.181/32
SPF_IP46.24.48.189/32
SPF_IP52.169.74.35
SPF_IP88.12.34.75
SPF_IP89.26.231.204
SPF_MXgigas.com

Related pages

Pivot deeper into the graph from gigas.com.

Cypher and MCP

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

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