Hostname
c4bintegrations.com
Last fetched
c4bintegrations.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c4bintegrations.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.214.119 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.120 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.129 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.65 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.167.112.112 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.22 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.64 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.77 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of c4bintegrations.com owner
- Contact emails
- 0c901fc3-2eaa-4ae4-a3a2-e4f8f6854284@identity-protect.org
- 188cb111-b477-423d-8386-c17f53c20f8e@identity-protect.org
- 5a5d7650-fc1e-438b-a381-cf5588cde0ed@identity-protect.org
- 75d16048-f569-4006-b51c-0d482def03ef@identity-protect.org
- eda39207-6446-4865-913f-6a03f8bb565a@identity-protect.org
- f3ab5ca2-76d6-4ba2-98bd-3c1d6df3878d@identity-protect.org
- owner-3387105@c4bintegrations.com.whoisprivacyservice.org
- owner-4300704@c4bintegrations.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of c4bintegrations.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for c4bintegrations.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from c4bintegrations.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "c4bintegrations.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.