Skip to content

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

WHISPER CANON · contextlogicarchitects.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/contextlogicarchitects.com

Resolution chain

contextlogicarchitects.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.157.35.7278.157.35.0/24AS62442IR

WHOIS identity

Registrar
iana:1601
Organization
registrant of contextlogicarchitects.com
Contact emails

Subdomains

18 observed subdomains of contextlogicarchitects.com.

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.

MechanismTarget
SPF_Acontextlogicarchitects.com
SPF_IP136.243.225.34
SPF_IP144.76.187.177
SPF_IP144.76.226.109
SPF_IP144.76.226.125
SPF_IP144.76.249.190
SPF_IP185.159.153.130
SPF_IP192.104.1.2
SPF_IP194.59.170.5
SPF_IP208.74.123.2
SPF_IP45.90.73.209
SPF_IP62.204.61.2
SPF_IP69.90.250.78
SPF_IP78.157.35.66
SPF_IP78.157.35.67
SPF_IP87.117.231.118
SPF_IP88.198.50.146
SPF_MXcontextlogicarchitects.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.