Hostname
gigecolabo.com
Last fetched
gigecolabo.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
gigecolabo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 161.202.113.134 | 161.202.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | JP |
| 54.248.170.119 | 54.248.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- gigecolabo,inc
- Contact emails
Subdomains
1 observed subdomain of gigecolabo.com.
| Subdomain |
|---|
| www.gigecolabo.com |
Web-graph footprint
Distinct hostnames that link to or from gigecolabo.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for gigecolabo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.sakura.ne.jp |
| SPF_IP | 52.198.87.178 |
| SPF_MX | gigecolabo.com |
Related pages
Pivot deeper into the graph from gigecolabo.com.
- IP · 161.202.113.134
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · iana:49
- Country · JP
- Email · privacy@whoisprivacyprotection.info
- TLD · .com
- Browse hostnames · gi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gigecolabo.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.