Hostname
sgofc.com
Last fetched
sgofc.com resolves to 1 IPv4 address operated by AZERSUN-HOLDING - Azersun Holding LLC in AZ. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
sgofc.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 |
|---|---|---|---|---|
| 185.230.199.26 | 185.230.199.0/24 | AS211937 | AZERSUN-HOLDING - Azersun Holding LLC | AZ |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
20 observed subdomains of sgofc.com.
Showing 19 of 20. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for sgofc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.230.199.113 |
| SPF_IP | 212.103.38.1 |
| SPF_MX | sgofc.com |
Related pages
Pivot deeper into the graph from sgofc.com.
- IP · 185.230.199.26
- ASN · AS211937AZERSUN-HOLDING - Azersun Holding LLC
- Registrar · iana:146
- Country · AZ
- Email · sgofc.com@domainsbyproxy.com
- 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: "sgofc.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.