Hostname
118sigma.com
Last fetched
118sigma.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
118sigma.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 |
|---|---|---|---|---|
| 193.203.185.52 | 193.203.184.0/22 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 118sigma.com owner
- Contact emails
- 27bee3a3-70cc-415c-a83d-cf4a70148e84@identity-protect.org
- 406daffe-9378-41d2-9fbe-822fd5f4a246@identity-protect.org
- 750bebdb-4330-4f50-aa66-c08462c4f3b4@identity-protect.org
- 8f17f914-7b09-4d18-abaa-b4cd5dac3cd7@identity-protect.org
- 96954112-3a14-4d2e-9976-8f400d433480@identity-protect.org
- a420a910-65f4-4c7d-8c74-0ed9dacbdab0@identity-protect.org
- owner-9416164@118sigma.com.whoisprivacyservice.org
- owner@118sigma.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 118sigma.com.
| Subdomain |
|---|
| www.118sigma.com |
Web-graph footprint
Distinct hostnames that link to or from 118sigma.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 118sigma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 118sigma.com.
- IP · 193.203.185.52
- ASN · AS47583
- Registrar · iana:468
- Country · IN
- Email · 27bee3a3-70cc-415c-a83d-cf4a70148e84@identity-protect.org
- TLD · .com
- Browse hostnames · 11…
- 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: "118sigma.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.