Hostname
sgcity.org
Last fetched
sgcity.org resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
sgcity.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.74.93 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.168.3 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.0 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.0 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
18 observed subdomains of sgcity.org.
Web-graph footprint
Distinct hostnames that link to or from sgcity.org in the public web crawl.
520 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
38 SPF mechanisms authorising senders for sgcity.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.qscend.com |
| SPF_INCLUDE | spfa.mailendo.com |
| SPF_IP | 100.42.195.0/24 |
| SPF_IP | 139.60.152.0/22 |
| SPF_IP | 15.200.201.185/32 |
| SPF_IP | 15.200.21.50/32 |
| SPF_IP | 15.200.44.248/32 |
| SPF_IP | 160.1.62.192/32 |
| SPF_IP | 162.247.216.0/22 |
| SPF_IP | 185.228.36.0/22 |
| SPF_IP | 199.187.172.0/22 |
| SPF_IP | 199.244.72.0/22 |
| SPF_IP | 207.228.232.0/24 |
| SPF_IP | 208.109.80.60/32 |
| SPF_IP | 208.117.56.57/32 |
| SPF_IP | 209.33.248.1/32 |
| SPF_IP | 209.33.248.11/32 |
| SPF_IP | 209.33.248.22/32 |
| SPF_IP | 209.33.248.90/32 |
| SPF_IP | 52.222.62.51/32 |
| SPF_IP | 52.222.73.120/32 |
| SPF_IP | 52.222.73.83/32 |
| SPF_IP | 52.222.75.85/32 |
| SPF_IP | 52.222.89.228/32 |
| SPF_IP | 52.61.91.9/32 |
| SPF_IP | 54.186.193.102/32 |
| SPF_IP | 64.69.212.0/24 |
| SPF_IP | 66.148.114.0/24 |
| SPF_IP | 66.148.72.0/22 |
| SPF_IP | 66.235.164.0/22 |
| SPF_IP | 66.235.186.0/23 |
| SPF_IP | 69.71.62.18/32 |
| SPF_IP | 71.78.81.5/32 |
| SPF_IP | 98.97.248.0/21 |
| SPF_MX | sgcity.org |
Related pages
Pivot deeper into the graph from sgcity.org.
- IP · 104.21.74.93
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · speterso@utah.gov
- TLD · .org
- 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: "sgcity.org"})-[: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.