Skip to content

Hostname

architexture.design

Last fetched

architexture.design resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · architexture.designRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/architexture.design

Resolution chain

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

IPPrefixASNOperatorCountry
198.199.121.35198.199.120.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
standex engraving
Contact emails

Subdomains

2 observed subdomains of architexture.design.

Web-graph footprint

Distinct hostnames that link to or from architexture.design in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for architexture.design.

MechanismTarget
SPF_Aarchitexture.design
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-008ff001.pphosted.com
SPF_IP138.197.154.156
SPF_IP159.203.36.93
SPF_IP198.199.121.35
SPF_IP198.251.113.32/27
SPF_IP65.112.28.128/25
SPF_MXarchitexture.design

Related pages

Pivot deeper into the graph from architexture.design.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "architexture.design"})-[: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.