Skip to content

Hostname

architonic.com

Last fetched

architonic.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · architonic.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/architonic.com

Resolution chain

architonic.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.243.10318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.10918.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.2418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.6418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.86.12518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.206.1043.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.373.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.473.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.693.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.174.230.1163.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.183.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.403.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.613.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:85
Organization
architonic
Contact emails

Subdomains

15 observed subdomains of architonic.com.

Web-graph footprint

Distinct hostnames that link to or from architonic.com in the public web crawl.

2,275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for architonic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.18.25.202
SPF_IP54.246.95.54
SPF_IP79.125.25.66
SPF_IP79.125.6.174

Related pages

Pivot deeper into the graph from architonic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "architonic.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.