Hostname
4c-group.com
Last fetched
4c-group.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
4c-group.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.140.14 | 35.71.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.223.46.84 | 52.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 4c-group.com owner
- Contact emails
- 0d43f4b7-f795-45c3-9266-c0a1e097f6fe@identity-protect.org
- 13b1caa0-af1b-4d81-bbe6-839a830e1dcc@identity-protect.org
- 67e4fd1c-cb05-430a-ac01-82cef036269f@identity-protect.org
- 96c27b8c-7ba3-48ed-8b58-fb3797dab1fe@identity-protect.org
- ac547fd1-4c65-4aa2-a8af-e3a2c152310f@identity-protect.org
- e43bd42e-18c0-484b-bfd4-16f8df0d6bda@identity-protect.org
- e7b15165-42b8-4458-9944-d6e66e9a197a@identity-protect.org
Subdomains
2 observed subdomains of 4c-group.com.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for 4c-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | ascential.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from 4c-group.com.
- IP · 35.71.140.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0d43f4b7-f795-45c3-9266-c0a1e097f6fe@identity-protect.org
- TLD · .com
- Browse hostnames · 4c…
- 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: "4c-group.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.