Hostname
contextlogicarchitects.com
Last fetched
contextlogicarchitects.com resolves to 1 IPv4 address operated by AS62442 in IR. WHOIS lists iana:1601 as the registrar.
Nutrition Label
Resolution chain
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
- Registrar
- iana:1601
- Organization
- registrant of contextlogicarchitects.com
- Contact emails
Subdomains
18 observed subdomains of contextlogicarchitects.com.
Showing 13 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from contextlogicarchitects.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- contextlogicarchitects.com
SPF policy
18 SPF mechanisms authorising senders for contextlogicarchitects.com.
| Mechanism | Target |
|---|---|
| SPF_A | contextlogicarchitects.com |
| SPF_IP | 136.243.225.34 |
| SPF_IP | 144.76.187.177 |
| SPF_IP | 144.76.226.109 |
| SPF_IP | 144.76.226.125 |
| SPF_IP | 144.76.249.190 |
| 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 | contextlogicarchitects.com |
Related pages
Pivot deeper into the graph from contextlogicarchitects.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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.