Hostname
gateb.com
Last fetched
gateb.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
gateb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.166.134.116 | 83.166.128.0/19 | AS29222 | INFOMANIAK-AS | CH |
WHOIS identity
- Registrar
- iana:146
- Organization
- anonymize
- Contact emails
- itsupport@brandleadership.ch
- gateb.com-1h7x1c67qtqno@anonymize.com
- gateb.com-1hrgft0ofbgac@anonymize.com
- gateb.com-1ib0fpm2al260@anonymize.com
- gateb.com-1jew256b2yder@anonymize.com
- gateb.com-1jyjcj33uoks7@anonymize.com
- gateb.com-qdq18ksnondt@anonymize.com
- gateb.com-s4p1pbm1nhpf@anonymize.com
- gateb.com-s4v4a17jbj8x@anonymize.com
- gateb.com@anonymize.com
- olaf.gijseman@gateb.com
Subdomains
49 observed subdomains of gateb.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gateb.com in the public web crawl.
33 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for gateb.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail-relay-01.brandmaker.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | topdesk.net |
| SPF_IP | 193.227.101.90 |
| SPF_IP | 195.200.218.62 |
| SPF_IP | 217.26.49.172/32 |
| SPF_IP | 80.74.146.38 |
| SPF_IP | 91.212.196.155 |
Related pages
Pivot deeper into the graph from gateb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gateb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.