Hostname
corpgood.com
Last fetched
corpgood.com resolves to 1 IPv4 address operated by DOMENESHOP Oslo, Norway in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
corpgood.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 |
|---|---|---|---|---|
| 194.63.249.218 | 194.63.249.0/24 | AS12996 | DOMENESHOP Oslo, Norway | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- corporate good as
- Contact emails
- corpgood.com@domainsbyproxy.com
- 27rffiyrsobr@privacy-protection.email
- 5jxjzjmqhnfq@privacy-protection.email
- 5znrj7wbhvhv@privacy-protection.email
- az7v66seddrw@privacy-protection.email
- h9vuqsvpeexd@privacy-protection.email
- hutnfoduwd9g@privacy-protection.email
- ke7xqhdjfdhn@privacy-protection.email
- o4bmq5frhw4w@privacy-protection.email
- pjxcvwsj9axi@privacy-protection.email
- sfrftvgahr6g@privacy-protection.email
- snkt34ph2wqm@privacy-protection.email
- sqdbvmkywxr2@privacy-protection.email
- sxnwh9dfv6tw@privacy-protection.email
- whbp5t7w8ptv@privacy-protection.email
- wsu4nqddn6f5@privacy-protection.email
- ypf8ib8rkfzz@privacy-protection.email
Subdomains
1 observed subdomain of corpgood.com.
| Subdomain |
|---|
| www.corpgood.com |
Web-graph footprint
Distinct hostnames that link to or from corpgood.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for corpgood.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6888106.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from corpgood.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corpgood.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.