Skip to content

Hostname

circuitmaker.com

Last fetched

circuitmaker.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · circuitmaker.comRouting diversity6.3/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/circuitmaker.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.14.8213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.198.16323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.224.633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.228.343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.145.833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.76.843.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.230.9134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.145.6734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.10.3434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.24.10634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.176.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.240.21552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.243.5452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.206.21352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.22.2652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.251.16554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.88.2054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.103.2154.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.145.8832.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.250.2232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
altium
Contact emails

Subdomains

6 observed subdomains of circuitmaker.com.

Web-graph footprint

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

247 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for circuitmaker.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_IP192.23.147.20
SPF_IP199.15.215.42

Related pages

Pivot deeper into the graph from circuitmaker.com.

Cypher and MCP

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

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