Hostname
capitsign.com
Last fetched
capitsign.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in IN. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
capitsign.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 |
|---|---|---|---|---|
| 34.100.189.64 | 34.100.176.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | IN |
WHOIS identity
- Registrar
- iana:1068
- Organization
- 1&1 internet
- Contact emails
- a98dc5c3d6a044e18ba30eafada8fa44.protect@withheldforprivacy.com
- dataprivacyprotected@1und1.de
- 2fa5bf6e-18fc-4427-9904-03a14542ea86@identity-protect.org
- 82036e8f-7f29-45be-9fb4-61f9512fc5d9@identity-protect.org
- b53106e4-b69a-4da5-af30-cf0d9b92da2d@identity-protect.org
- c0c7a826-e9ac-4fe5-af31-2bda6ebea94f@identity-protect.org
- cb55088b-682a-48e6-b5b5-44ff82cb0128@identity-protect.org
Subdomains
39 observed subdomains of capitsign.com.
Showing 18 of 39. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for capitsign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from capitsign.com.
- IP · 34.100.189.64
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1068
- Country · IN
- Email · a98dc5c3d6a044e18ba30eafada8fa44.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ca…
- 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: "capitsign.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.