Hostname
goodcoolsg.com
Last fetched
goodcoolsg.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
goodcoolsg.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 |
|---|---|---|---|---|
| 74.91.223.36 | 74.91.222.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | SG |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
15 observed subdomains of goodcoolsg.com.
Showing 11 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from goodcoolsg.com in the public web crawl.
78 sites link to this hostname.
83 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for goodcoolsg.com.
| Mechanism | Target |
|---|---|
| SPF_A | goodcoolsg.com |
| SPF_INCLUDE | all._spf.ds.network |
| SPF_IP | 101.100.200.7 |
| SPF_IP | 101.100.228.20 |
| SPF_IP | 74.91.223.36 |
| SPF_MX | goodcoolsg.com |
Related pages
Pivot deeper into the graph from goodcoolsg.com.
- IP · 74.91.223.36
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1068
- Country · SG
- Email · 5ecf3e4899ee4adf9e37dc8e5e1095f1.protect@whoisguard.com
- TLD · .com
- Browse hostnames · go…
- 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: "goodcoolsg.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.