Skip to content

Hostname

circuits.io

Last fetched

circuits.io resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · circuits.ioRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/circuits.io

Resolution chain

circuits.io resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.251.85100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.26.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.57.18934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.10.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.233.2734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.14.20534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.166.9635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.10.22435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.72.19144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.188.10252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.241.23652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.239.20954.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.169.9432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.167.12213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
autodesk,
Contact emails

Subdomains

29 observed subdomains of circuits.io.

Web-graph footprint

Distinct hostnames that link to or from circuits.io in the public web crawl.

157 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for circuits.io.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from circuits.io.

Cypher and MCP

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

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