Skip to content

Hostname

architechpro.cc

Last fetched

architechpro.cc resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · architechpro.ccRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/architechpro.cc

Resolution chain

architechpro.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.12313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.107.1513.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.4513.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.8813.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.9413.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.20.133.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.253.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.783.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.853.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.165.190.123.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.1223.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.553.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.823.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:81
Organization
architechpro ou
Contact emails

Subdomains

10 observed subdomains of architechpro.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from architechpro.cc.

Cypher and MCP

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

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