Skip to content

Hostname

computingnow.computer.org

Last fetched

computingnow.computer.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · computingnow.computer.orgRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/computingnow.computer.org

Resolution chain

computingnow.computer.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.33.129107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.146.1443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.165.22652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.145.15154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with computingnow.computer.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from computingnow.computer.org in the public web crawl.

20 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from computingnow.computer.org.

Cypher and MCP

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

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