Hostname
sigmalive.com
Last fetched
sigmalive.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
sigmalive.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.204 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.204 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.50 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- dj6xf66v59j@networksolutionsprivateregistration.com
- fb6x24w77rk@networksolutionsprivateregistration.com
- gn9b756e7mx@networksolutionsprivateregistration.com
- kp3n98af6ep@networksolutionsprivateregistration.com
- markoux@sigmatv.com
- nu84s83p6r8@networksolutionsprivateregistration.com
- r29sh3a5663@networksolutionsprivateregistration.com
- rn7vn79f7e3@networksolutionsprivateregistration.com
- s544h3dv2vd@networksolutionsprivateregistration.com
- tc2xv6u275m@networksolutionsprivateregistration.com
- vb8nt46u2m3@networksolutionsprivateregistration.com
- vy2zs5w75p2@networksolutionsprivateregistration.com
- z69sa6sj78c@networksolutionsprivateregistration.com
- za9ss9kv7bu@networksolutionsprivateregistration.com
- zs43f98a7hq@networksolutionsprivateregistration.com
Subdomains
37 observed subdomains of sigmalive.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sigmalive.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for sigmalive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.184.205.71 |
| SPF_MX | sigmalive.com |
Related pages
Pivot deeper into the graph from sigmalive.com.
- IP · 104.26.14.204
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · dj6xf66v59j@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · si…
- 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: "sigmalive.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.