Hostname
sgi-hosting.com
Last fetched
sgi-hosting.com resolves to 20 IPv4 addresses operated by AS62904 - Eonix Corporation in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
sgi-hosting.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.140.79.186 | 104.140.76.0/22 | AS62904 | AS62904 - Eonix Corporation | US |
| 104.140.79.187 | 104.140.76.0/22 | AS62904 | AS62904 - Eonix Corporation | US |
| 104.140.79.188 | 104.140.76.0/22 | AS62904 | AS62904 - Eonix Corporation | US |
| 104.140.79.189 | 104.140.76.0/22 | AS62904 | AS62904 - Eonix Corporation | US |
| 104.140.79.190 | 104.140.76.0/22 | AS62904 | AS62904 - Eonix Corporation | US |
| 119.252.187.200 | 119.252.184.0/22 | AS45152 | — | AU |
| 119.252.187.201 | 119.252.184.0/22 | AS45152 | — | AU |
| 119.252.187.202 | 119.252.184.0/22 | AS45152 | — | AU |
| 119.252.187.203 | 119.252.184.0/22 | AS45152 | — | AU |
| 119.252.187.204 | 119.252.184.0/22 | AS45152 | — | AU |
| 15.204.2.142 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.2.143 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.64 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.65 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.88 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.89 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.90 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.91 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.92 | 15.204.0.0/17 | AS16276 | — | US |
| 15.204.20.93 | 15.204.0.0/17 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
Subdomains
6 observed subdomains of sgi-hosting.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for sgi-hosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.kappazoom.com |
| SPF_A | platformlenses.com |
Related pages
Pivot deeper into the graph from sgi-hosting.com.
- IP · 104.140.79.186
- ASN · AS62904AS62904 - Eonix Corporation
- Registrar · iana:1068
- Country · US
- Email · dns@arsenalweb.ca
- TLD · .com
- Browse hostnames · sg…
- 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: "sgi-hosting.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.