Hostname
c4etechnology.com
Last fetched
c4etechnology.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:828 as the registrar.
Nutrition Label
Resolution chain
c4etechnology.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:828
- Organization
- c4e technology
- Contact emails
Subdomains
4 observed subdomains of c4etechnology.com.
Web-graph footprint
Distinct hostnames that link to or from c4etechnology.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for c4etechnology.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 145.253.248.146/28 |
| SPF_IP | 217.24.55.32/27 |
| SPF_MX | c4etechnology.com |
Related pages
Pivot deeper into the graph from c4etechnology.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "c4etechnology.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.