Hostname
cloud.contextlogicarchitects.com
Last fetched
cloud.contextlogicarchitects.com resolves to 1 IPv4 address operated by AS62442 in IR.
Nutrition Label
Resolution chain
cloud.contextlogicarchitects.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 |
|---|---|---|---|---|
| 78.157.35.72 | 78.157.35.0/24 | AS62442 | — | IR |
WHOIS identity
No WHOIS records are currently associated with cloud.contextlogicarchitects.com in WhisperGraph.
Subdomains
1 observed subdomain of cloud.contextlogicarchitects.com.
| Subdomain |
|---|
| www.cloud.contextlogicarchitects.com |
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for cloud.contextlogicarchitects.com.
| Mechanism | Target |
|---|---|
| SPF_A | cloud.contextlogicarchitects.com |
| SPF_IP | 136.243.225.34 |
| SPF_IP | 144.76.187.177 |
| SPF_IP | 185.159.153.130 |
| SPF_IP | 192.104.1.2 |
| SPF_IP | 194.59.170.5 |
| SPF_IP | 208.74.123.2 |
| SPF_IP | 45.90.73.209 |
| SPF_IP | 62.204.61.2 |
| SPF_IP | 69.90.250.78 |
| SPF_IP | 78.157.35.66 |
| SPF_IP | 78.157.35.67 |
| SPF_IP | 87.117.231.118 |
| SPF_IP | 88.198.50.146 |
| SPF_MX | cloud.contextlogicarchitects.com |
Related pages
Pivot deeper into the graph from cloud.contextlogicarchitects.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloud.contextlogicarchitects.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.